Users

Create a user

post/v1/users

Request body

namestring
emailstring

The email address to be associated with the user. Must not be associated with any other users.

phone_numberstring

Response

The user was created

Changes