Agent Keys
Revoke agent key
Revoke an agent key so it can no longer be used for authentication. Other active keys for the same agent keep working.
delete/agent-keys/{keyId}
Path parameters
keyIdstring required
Agent key ID (agk_*)
Headers
Idempotency-Keystring required
Unique key for idempotent request handling. If a request with the same key was already processed, the original response is returned.
X-Agent-IDstring nullable
Agent ID (agt_xxx) identifying which agent is making the request.
X-Instance-IDstring nullable
Required when X-Agent-ID is present. Session or conversation ID for agent observability.
Response
Successful Response