Skip to main content
DELETE
Deletes the document from specified transaction

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

transactionId
string<uuid>
required

Transaction identifier

documentId
string<uuid>
required

Transaction document identifier

Response

Transaction document successfully deleted