Skip to main content
POST
Creates a user

Authorizations

X-API-KEY
string
header
required

Body

application/json
first_name
string
required
Example:

"John"

last_name
string
required
Example:

"Smith"

email
string
required
Example:

"hello@chemcloud.com.au"

Response

201

User created