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
Successful Response
The response is of type any.
Delete a Collection and its documents
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
ID of the app
ID of the user
ID of the collection to delete
Successful Response
The response is of type any.