POST
/
customers

Authorizations

Authorization
string
headerrequired

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

Body

application/json
name
string
required
email
string
required
segments
string[]

A list of segment labels to apply to the customer

Response

201 - application/json
id
string
name
string
email
string