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
ID of the document to delete
Response
Successful Response
The response is of type any
.