Skip to main content

Edit specified user (DEPRECATED)

PUT 

/v1/user/:login

Only for administrators and profile's owner

Request

Path Parameters

    login stringrequired

    login

Body

required

editUserRQ

    email string
    fullName string
    role string

Responses

OK

Schema

    message string
Loading...