deleteDocumentInstance

Delete an existing document instance

Deletes the document instance for the given reference object and document type.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Document reference type

string
required

Document reference number

string
required

Document type

Query Params
boolean

If set to true, the document will be deleted even when the document content is yet being generated or archived. Otherwise (default behavior), the deletion is rejected in such case.

Responses
204

Document instance was successfully deleted

404

The required data was not found

423

Document instance locked

425

Asynchronous creation of document content hasn't yet been completed

Language
Credentials
Click Try It! to start a request and see the response here!