Users
Create user
Create a User. Only available in Instant Onboarding Mode
POST
Note that this endpoint requires the permission API_ONLY_ONBOARDING on your API Key
This endpoint will return a 400 Status Code in case the email address provided is already in use
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
Response
201
application/json
The response is of type object
.