Create new customer
post/auth/v0.1/customer/create
Request
Authorization
X-AT
header
apiKey
Body
application/json
nameThe name for the new customer.
string
REQUIRED
Response
200Depending on the role of the user that created the customer, the resoponse body will differ.
403Access denied for this user
422Name field required
500Customer create failed
Shell cURL
shellShow schema
json