Users

Create User

post/api/v2/users

Request body

emailstring email required
external_idstring required
first_namestring required
last_namestring required

Response

User successfully created

idstring uuid required

Changes

No recorded changes to this endpoint across all 62 revisions of this API.