v50

latestSwagger 2.0MITraw.githubusercontent.com2026-07-15422691.7 KB
user

Update the password of the current user.

Requires elevated authentication.

post/current/user/password

Request body

passstring required

The user password. For login.

Example request

{
  "pass": "nrocinu"
}

Response

Ok