API v.1
POST
https://auth.ampersand-it.com/api/auth/changepassword
Authentication
Password
Security
Authorized

Description

Authentication type : application/json

Changes the password for an authenticated user. Requires valid JWT token in Authorization header.

Request Body!
Authorization!
Response200 OK

Request Body
Required


{
  "email": "user@example.com",
  "password": "newPassword123!",
  "oldpassword": "oldPassword123!"
}
 
An error has occurred. This application may no longer respond until reloaded. Reload 🗙