Updates an existing user by ID.

For Roles 2.0 customers (role enhancements enabled), the job-role must be an object with an 'id' field (e.g., {"id": "role-external-id"}). The
job-role-id is the source of truth for linking users to roles. The job-role-name field is read-only and populated by the system. String format for
job-role is not supported for Roles 2.0 customers.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique identifier of the user to update.

Query Params
string

Optional identifier type (employee-id or email).

Body Params

Success

data
object
Responses

400

Invalid request or job-role format.

404

User not found.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json