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[]Array of segment names the user belongs to |
companyId stringID of the company the user belongs to |
| Responses | ||
|---|---|---|
200Create a single user
|