Documents
Delete Document
The delete document service allows the consumer to delete a document. The deleted document will not be returned in the get documents API. The HTTP response code is 204 (success without content).<br>Documents can be deleted only if the document related dataset attributes are subscribed.<br>
delete/documents/{documentId}
Path parameters
documentIdstring required
documentId
Response
OK