Delete Document
The Delete Document endpoint will delete the document from the organisation’s inbox. The URI that should be used to delete the document is included in the response when the Get Inbox endpoint is called.
Endpoint
https://api.digipost.no/{sender-id}/inbox/{document-id}
Verb
HTTP DELETE
Request
https://api.digipost.no/{sender-id}/inbox/{document-id}
Response
HTTP/1.1 200 OK