Skip to main content
DELETE
Delete a compliance document

Authorizations

Authorization
string
header
required

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

Path Parameters

documentId
string
required

Public ID of the compliance document (prefixed with doc_)

Response

Compliance document deleted.

message
string