Create a user
Create a user
| Request Body — REQUIRED |
|---|
name string — REQUIREDThe name of the user |
email stringThe email address of the user |
externalUid stringExternal unique identifier for the user from an external system |
phone stringPhone number of the user |
segments string[]Possible values: length ≤ 255 Segment names to attach the new user to. A name the project does not carry yet is created. Max 200 names per request. |
companyId stringID of the company the user belongs to |
| Responses | |||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200Create a single user
|