Skip to main content

Create a user

Create a user

Request Body REQUIRED
name string REQUIRED

The name of the user

email string

The email address of the user

externalUid string

External unique identifier for the user from an external system

phone string

Phone number of the user

segments string[]

Array of segment names the user belongs to

companyId string

ID of the company the user belongs to

Responses
200

Create a single user

Schema OPTIONAL
user object

The user data