Deletes a single document on the Audit > Documents page.
DELETE /assetmgmt/documents/{agentId}/{path}
Headers
Sample Response Model
{
"Result": true,
"ResponseCode": 0,
"Status": "string",
"Error": "string"
}