Documents
Delete document
Deletes the specified document from the index. Succeeds if document is not present.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Describes the request body of the /deletedocument API call
Response
200
OK