Update an existing end user. You can change email and metadata. The external_id cannot be changed after creation as it’s used for identity mapping.
WorkOS JWT token. Obtain via WorkOS AuthKit authentication flow. The token must include organization_id claim for organization-scoped endpoints.
Unique identifier (UUID) of the resource to update
Object containing the fields to update
OK
End user resource representing a user who interacts with embedded AI widgets. Identified by external_id from the embedding site.
Internal end user ID (UUID).
WorkOS organization ID that owns the end user.
External user identifier from the embedding site or IDP token.
Optional email address provided by the identity provider.
JSON string with additional end user metadata.
Timestamp of the user's last activity (message sent).
Timestamp when the end user was created.
Timestamp when the end user was last updated.