Delete a collection
This operation deletes an existing collection.
Serverless and starter indexes do not support collections.
DELETE
/
collections
/
{collection_name}
Authorizations
Api-Key
string
headerrequiredPath Parameters
collection_name
string
requiredThe name of the collection.
Response
202 - text/plain
The response is of type string
.
Was this page helpful?