Skip to main content
POST
Delete a filed document

Authorizations

Authorization
string
header
required

access token

Body

application/json
caseID
string
required

The case identifier.

Maximum string length: 36
Example:

"2025-08-00251"

filingID
string
required

The filing/document identifier.

Maximum string length: 36
Example:

"3"

Response

Document was deleted.

The response is of type string.

Example:

"Document successfully deleted"