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