Agents
Delete agent from instance DB
delete/agents/{hash}
Path parameters
hashstring required
agent hash in hex format (md5)
Response
agent deleted successful
Example response
{
"status": "success"
}Changes
No recorded changes to this endpoint across all 5 revisions of this API.