Skip to main content

Change my password

POST 

/api/me/password

Lets a signed-in user change their own password. Requires the current password, enforces the strength policy, and forbids reusing the existing one. A correct change also clears the temporaryPassword flag (used after admin resets).

Auth: required

View source

Request

Responses

Password updated.