ClientUsers

Creates a new user including a contact with basic information

post/v1/client/users

Request body

UserNamestring required
FirstNamestring required
LastNamestring required
EmailAddressstring required
MobilePhoneNumberstring
Descriptionstring
Passwordstring

Response

A link in the header is returned to the newly created users

Changes