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
Changes
Changed in 2 of the 85 revisions of this API.11
- ○
endpoint added
endpoint-added
This revision also has 61 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 179 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲