Skip to main content

Change own password (DEPRECATED)

POST 

/v1/user/password/change

Change own password (DEPRECATED)

Request

Body

required

changePasswordRQ

    newPassword string
    oldPassword string

Responses

OK

Schema

    message string
Loading...