Collections
Delete a Collection
Delete a collection
DELETE
Path Parameters
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
.
Delete a collection
The id of the collection to be deleted
The response is of type boolean
.