cURL
curl --request DELETE \ --url https://api.humcli.com/api/v1/agents/keys/{id} \ --header 'X-API-Key: <api-key>'
{ "revoked": true }
Revoke an API key by its ID.
API key for agent and task endpoints. Format: ho_live_...
Key revoked