Change password
POST/v1/user/auth/password
Changes the caller's password. The caller presents this issuer's access token, which is verified before anything else because it identifies whose password is being changed, plus the current password. All-device sign-out is not offered; see the signout route.
Request
Responses
- 200
- 400
- 401
Password changed.
Missing field.
Unauthorized - Invalid or missing authentication