curl --request DELETE \
--url https://api.portkey.ai/v1/collections/{collectionId} \
--header 'x-portkey-api-key: <api-key>'
{}
Deletes a collection
curl --request DELETE \
--url https://api.portkey.ai/v1/collections/{collectionId} \
--header 'x-portkey-api-key: <api-key>'
{}
ID or slug of the collection
OK
The response is of type object
.
Was this page helpful?