Skip to main content

change_password auth

POST 

/v1/auth/change-password

Change the password for the currently authenticated user. Requires the user's current password for re-verification. Rejects a new password that matches the current one. On success all other sessions are revoked while the current session stays valid.

Request

Responses

Password changed successfully.