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

A display name for this customer.

corporation_id
string
required

The unique identifier for a corporation this customer belongs to.

Response

200 - application/json
data
object
message
string