DELETE
/
collections
/
{collectionId}
curl --request DELETE \
  --url https://api.portkey.ai/v1/collections/{collectionId} \
  --header 'x-portkey-api-key: <api-key>'
{}

Authorizations

x-portkey-api-key
string
header
required

Path Parameters

collectionId
string
required

ID or slug of the collection

Response

200
application/json

OK

The response is of type object.