Create user

Creates a new user

Permissions

The following permissions are required to call this API. Learn more.

Permission typePermissions
API key action permissionUser
Body Params

Request to create a user

uuid | null

An optional unique request ID (uuid) for resiliance and debugging purposes. Send any properly generated new uuid. If one is not provided (not recommended), a new request ID will be generated for you.

string
required
length ≥ 1

The email address of a user.

string
required
length ≥ 1

The first given names of a user.

string
required
length ≥ 1

The last name of a user.

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json