POST /user/changePassword
Change the current user's password. This will invalidate existing session tokens.
Resource URL
https://repo-prod.prod.sagebase.org/auth/v1/user/changePassword
| Resource Information | |
|---|---|
| Authentication | not required |
| Required OAuth Scopes | modify |
| HTTP Method | POST |
| Request Object | ChangePasswordInterface (application/json) |
| Response Object | None |