Revoke agent key
Revoke an agent key immediately without issuing a replacement. Other active keys for the same agent keep working.
Path parameters
Agent key ID (agk_*).
Headers
Unique key for safely retrying a request without creating duplicates.
Caller-chosen identifier for the agent run, session, or conversation, required when an agent moves money.
Response
Successful Response
Changes
Changed in 4 of the 28 revisions of this API.13
- ○
deleted the
headerrequest parameterX-Agent-IDwith deprecationrequest-parameter-removed-with-deprecation
- ○
- ○
headerrequest parameterX-Agent-IDwas deprecatedrequest-parameter-deprecated
- ○
- ○
added the required property
data/attributes/tagsto the response with the200statusresponse-required-property-added
- ○
- ●
for the
headerrequest parameterIdempotency-Key, the maxLength was set to255request-parameter-max-length-set
- ●