DELETE
/
collections
/
{collection_id}
true
true

Path Parameters

collection_id
string
required

The id of the collection to be deleted

Response

200
application/json

True if the collection was deleted, false if it was not found

The response is of type boolean.