Authentication

Change current user's password

Validates the current password and updates the authenticated user's password

post/auth/change-password

Request body

currentPasswordstring required
newPasswordstring required

Response

Password changed successfully

Changes