Skip to content

Create a new admin user

POST
/rest/v1/admin/users

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

User created

application/json
JSON
"string"

Playground

Authorization
Body

Samples

Powered by VitePress OpenAPI