Skip to main content
Node.js

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

document_id
string
required

The document ID to delete

Example:

"doc_xyz789"

Response

200 OK

document_id
string