Update a user
PATCH/v1/users/:id
Updates an existing user. Email and account status cannot be changed via this endpoint.
Request
Responses
- 200
- 401
- 403
- 404
- 422
User updated
Missing or invalid bearer token
t_public_api feature flag disabled or caller lacks manage_org_users
User not found (err_user_not_found)
Validation failed. Error codes: err_time_zone_invalid, err_role_not_found, err_cannot_change_self, err_cannot_change_super_admin, err_reporting_manager_not_found, err_reporting_manager_inactive, err_department_not_found, err_office_not_found