POST
/
customers

Authorizations

Authorization
string
header
required

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

Body

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

A list of segment labels to apply to the customer

Response

201 - application/json
email
string
id
string
name
string