Users
Change own password
Change the authenticated user's password and return a fresh token.
A new token is required because the caller's current token still carries the stale must_change_password claim; returning a re-minted token is what actually clears the rotation gate client-side.
post/users/me:change-password
Request body
Response
Successful Response