update_user
Modify a Beyond Identity user's username, email, display name, or external ID using PATCH semantics; omitted fields stay unchanged, and conflicting email or username returns 409.
Instructions
Update attributes of a user. Uses PATCH semantics — omitted fields unchanged. Returns 409 if updated email or username conflicts with an existing user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes | A user is a member of an organization that uses Beyond Identity. | |
| user_id | Yes | A unique identifier for a user. |