Create a new customer with detailed information.
POST
/v1/customers
Name | In | Type | Required | Description |
---|---|---|---|---|
x-carbon-key | Header | string | Yes | API key for authentication. |
200 OK
application/json
Provide your API key in the 'apikey' header.
Provide the required values for the request body.
The body is of type object
.
OK
The response is of type object
.