Skip to main content
DELETE
Delete a document

Authorizations

Authorization
string
header
required

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

Path Parameters

case_id
string
required

Unique case identifier (ULID format).

document_id
string
required

Document identifier.

Response

Document deleted.