curl --request DELETE \
--url https://use.hoop.dev/api/agents/{nameOrID}{
"message": "the error description"
}Remove an agent key. It will invalidate a running agent
curl --request DELETE \
--url https://use.hoop.dev/api/agents/{nameOrID}{
"message": "the error description"
}The name or ID of the resource
No Content
Was this page helpful?