Update User

Update an existing user's information. The 'enterprise_id' and 'is_active' fields cannot be modified directly. The 'is_active' field is computed automatically based on cost center allocations. Use the 'allocations' field to update the user's subsidiary and cost center assignments. Adding allocations will automatically activate the user, and removing all allocations will inactivate them. Note: subsidiary_id, user_manager_id, and cost center ids can be provided as either UUID or internal_id.

Path Params
string
required
Defaults to v1

Api version

string
required

Id of the selected enterprise

string
required

Id of the desired object

Body Params
string

User's first name

string

User's last name

string

Phone number in E164 format (e.g., +56912345678)

string

User's email address

string

Internal identifier for the user

string

Government-issued ID number

allocations
array of objects

List of subsidiary and cost center allocations

allocations
Responses

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