Agents
Delete Agent Key
Authentication
Connections
Guard Rails
Server Management
Jira
Organization Management
Reports
User Management
Agents
Delete Agent Key
Remove an agent key. It will invalidate a running agent
DELETE
/
agents
/
{nameOrID}
curl --request DELETE \
--url https://use.hoop.dev/api/agents/{nameOrID}
This response does not have an example.
Path Parameters
The name or ID of the resource
Response
204
_mintlify/placeholder
No Content
curl --request DELETE \
--url https://use.hoop.dev/api/agents/{nameOrID}
This response does not have an example.