Delete collection
curl --request DELETE \
--url https://api.portkey.ai/v1/collections/{collectionId} \
--header 'x-portkey-api-key: <api-key>'{}Delete Prompt Collection
Deletes a collection
DELETE
/
collections
/
{collectionId}
Delete collection
curl --request DELETE \
--url https://api.portkey.ai/v1/collections/{collectionId} \
--header 'x-portkey-api-key: <api-key>'{}Was this page helpful?
โI

