deleteDocumentReferenceObject

Delete an existing document reference object

Deletes the document reference object with the requested referenceType and referenceNumber along with all its documents (optionally the documents can be preserved).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique Id of the reference type

string
required

Unique Id of the reference number

Query Params
boolean

If activated, the documents are not deleted

Responses
204

Reference object was successfully deleted

404

The required data was not found

423

Reference object locked, cannot delete

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