Auth

Api Auth Change Password

Change password for the authenticated user.

post/api/auth/change-password

Request body

current_passwordstring required
new_passwordstring required

Response

Successful Response

{"stackTrail":"paths:/api/auth/change-password:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes