Skip to main content
POST
Withdraw a filed document

Authorizations

Authorization
string
header
required

access token

Body

application/json
caseID
string
required

The case identifier.

Example:

"2025-08-00124"

filingID
string
required

The filed document identifier.

Example:

"15"

Response

Document successfully withdrawn.

The response is of type string.

Example:

"Document successfully withdrawn"