Skip to main content
POST
Create a customer

Authorizations

Authorization
string
header
required

Auth0 access token

Path Parameters

tenantId
string
required

Body

application/json
email
string
required
attributes
object

Optional initial attribute values, keyed by definition id. Mirrors the PUT attributes body.

cohort
object
first_name
string

Optional human first name. Captured on the tenant Add User form.

last_name
string

Optional human last name. Captured on the tenant Add User form.

Response

Ok

success
boolean
required
data
object
errors
object[]
message
string