Delete an Agent
Guide to deleting an Agent in the Fetch Hive API.
Last updated
Was this helpful?
Guide to deleting an Agent in the Fetch Hive API.
Last updated
Was this helpful?
Was this helpful?
DELETE /v1/agents/{id} HTTP/1.1
Host: api.fetchhive.com
Authorization: YOUR_API_KEY
Accept: */*
{
"message": "Agent deleted"
}