Skip to main content
POST
Create

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

The body is of type object.

Response

201 - application/json
id
string<uuid>
required
read-only
first_name
string
required
read-only
last_name
string
required
read-only
email
string<email>
required
read-only