Deletes a file on the Agent Procedures > Get File page.
DELETE /assetmgmt/getfiles/{agentId}/{path}
Headers
Sample Response Model
{
"Result": true,
"ResponseCode": 0,
"Status": "string",
"Error": "string"
}