API Keys

Update Api Key

patch/api/v1/api-keys/{key_id}

Path parameters

key_idstring required

Request body

labelstring required
descriptionstring nullable

Response

Successful Response

idstring required
organization_idstring required
created_bystring required
creator_type'human' | 'agent' required
scoped_identity_idstring uuid nullable required
labelstring required
descriptionstring nullable required
status'active' | 'revoked' required
last4string required
display_prefixstring required
last_used_atstring date-time nullable required
expires_atstring date-time nullable required
revoked_atstring date-time nullable required
created_atstring date-time required
updated_atstring date-time required

Changes

No recorded changes to this endpoint across all 1 revision of this API.