Appearance
Update an admin user
POST
/rest/v1/admin/users/{id}
Authorizations
bearerAuth
JWT access token obtained from /rest/auth/admin/login or /rest/auth/customer/login
Type
HTTP (bearer)
Parameters
Path Parameters
id*
Type
Requiredinteger
Format
"int64"Request Body
application/json
JSON
"string"
Responses
User updated
application/json
JSON
"string"