Skip to content

Create a new customer (admin)

POST
/rest/v1/customer/customer

Authorizations

bearerAuth

JWT access token obtained from /rest/auth/admin/login or /rest/auth/customer/login

Type
HTTP (bearer)

Request Body

application/json
JSON
"string"

Responses

Customer created successfully

application/json
JSON
"string"

Playground

Authorization
Body

Samples

Powered by VitePress OpenAPI