Update user
Update a user
Path parameters
Zone ID
User ID
Request body
Zone-scoped user identifier
Status of the user. Set to disabled to prevent the user from authenticating and revoke their active sessions, or active to re-enable.
Response
An authenticated user entity
Unique identifier of the user
Organization that owns this user
Zone this user belongs to
Zone-scoped user identifier. Defaults to the user's Keycard ID. When the provider has user_identifier_claim configured, the value is set from that claim at user creation time.
Subject identifier from the identity provider
Issuer identifier of the identity provider
Email address of the user
Whether the email address has been verified
Status of the user. Disabled users cannot authenticate.
Reference to the identity provider. This field is undefined when the source identity provider is deleted but the user is not deleted.
Entity creation timestamp
Entity update timestamp
Date when the user was last authenticated
Session count for this user. Populated only when expand[]=session_count is set on the listing endpoint.
Delegated-grant count for this user. Populated only when expand[]=grant_count is set on the listing endpoint.