Revoke API access key
Revokes an API access key credential. The key can no longer authenticate API requests.
Authorizations
Short-lived bearer access token issued for a Living Security API access key. Send as Authorization: Bearer .
Headers
Organization context for multi-tenant operations
Path Parameters
API access key identifier
Response
Stable API access key identifier
Human-readable name for the API access key credential, usually the owning integration or automation
Credential type for the API access key. user_bound keys are associated with the creating user's identity; service_account keys are intended for non-human service integrations.
user_bound, service_account Email address associated with the API access key credential when the credential is user-bound
API access key status
active, revoked Timestamp when the API access key credential was created
Identifier of the user who created this API access key
Permission scopes assigned to this API access key
Last time the API access key was used
Expiration timestamp for the API access key credential

