Removes a document for an account.
Endpoint ID: | 9203 | |
Method: | DELETE | |
URL: | /user/dp-key/{entityID}/documents/{documentID} /user/ext-key/{externalRelationID}/{externalRelationType}/documents/{documentID} | |
entityID | dialogportalâ„¢ master key that uniquely identifies account to return data for | |
externalRelationID | External key that uniquely identifies account to return data for | |
externalRelationType | Type of external key | |
documentID | The ID of the document to be deleted | |
Request body: | None | |
Response body: | None | |
Status codes: | 204 | Document removed with success |