Users
Create User
Use this endpoint to create a new user.
POST
This endpoint creates a new user.
Included in the response is the system-defined
external_user_guid was not previously required in User create and the request will execute without it for backward compatibility, but it is required in all new implementations. The external_user_guid cannot begin with USR- as this is reserved for the system.master_widget_url, guid, and login_token values.
Query Parameters
Your API key.
The client GUID or external client GUID.
Body Parameters
A unique identifier for the user within the client. Cannot begin with
USR-.The user’s email address.
The user’s first name.
The user’s last name.
The user’s phone number.
US Zip code in
nnnnn or nnnnn-nnnn format, or a Canadian Postal Code in ana nan format.The user’s sex. Accepted values:
MALE or FEMALE.The user’s date of birth in ISO 8601 format (e.g.,
1992-03-28).
