Auth

Change Own Password

post/api/v1/auth/change-password

Request body

currentPasswordstring required
newPasswordstring required

Response

Password changed

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

Changes