Skip to main content

Update a user

Update a user

Request Body REQUIRED
name string

The name of the user

email string

The email address of the user. Set to null to remove

externalUid string

External unique identifier for the user from an external system. Set to null to remove

phone string

Phone number of the user. Set to null to remove

segments string[]

Array of segment names the user belongs to

companyId string

ID of the company the user belongs to. Set to null to remove

Responses
200

Update a single user

Schema OPTIONAL
user object

The user data