v1

latestOpenAPI 3.0.02026-07-26167441.9 MB

Create User

Creates a new user. Users created this way are not granted access to the Dashboard, and can only be authenticated using the Authenticate Whitelabel User api. The user must be created with at least one permission assignment: either account_permissions, account_group_permissions, or both.

post/organizations/users

Request body

emailstring email required

User email address.

first_namestring required

First name.

last_namestring required

Last name.

Response

Created

idstring uuid
emailstring
first_namestring
last_namestring
created_atstring date-time
updated_atstring date-time