Skip to main content
POST
Create One Customer

Headers

authorization
string

Your API key will be used for authentication of the request. Authorization: YOUR_API_KEY

Body

application/json

Query parameters can also be provided in the request body as a JSON object

input
CustomersInsertInput · object

input type for inserting data into table "customers"

Response

200 - application/json

Responses for POST /api/rest/customers

createCustomer
Customers · object | null

columns and relationships of "customers"