๐ Portkey raises Series A - $15M to build AI that never breaks ย Read announcement โ
curl --request PUT \
--url https://api.portkey.ai/v1/collections/{collectionId} \
--header 'Content-Type: application/json' \
--header 'x-portkey-api-key: <api-key>' \
--data '
{
"name": "<string>"
}
'{}Updates a collectionโs details
curl --request PUT \
--url https://api.portkey.ai/v1/collections/{collectionId} \
--header 'Content-Type: application/json' \
--header 'x-portkey-api-key: <api-key>' \
--data '
{
"name": "<string>"
}
'{}Documentation Index
Fetch the complete documentation index at: https://portkey-docs-log-export-guide-1773064217.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?