PUT
/
auth
/
users
/
{user_email}
"<any>"

Authorizations

X-API-KEY
string
header
required

Path Parameters

user_email
string
required

Body

application/json
username
string
password
string
role
string
groups
string[]

Response

200
application/json
Successful Response

The response is of type any.