Revoke an API key so it can no longer be used for authentication.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Agent ID (agt_xxx) identifying which agent is making the request.
Required when X-Agent-ID is present. Session or conversation ID for agent observability.
1024API key ID (key_xxx)
The body is of type object.
Successful Response