collections
Delete Collection
Delete a Collection and its documents
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the app
ID of the user
ID of the collection to delete
Response
200
application/json
Successful Response
The response is of type any
.