documents
Delete Document
Delete a Document by ID
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
ID of the document to delete
Response
200
application/json
Successful Response
The response is of type any
.