Skip to main content

Create a customer

POST 

/v1/customers

Create a customer for your company. Only firstName is required; everything else is optional. Returns the created customer, including its generated id, which you then reference when creating a project. Requires the write:customers scope.

Request

Responses

The created customer.