auth

Proxy Password Reset Page

post/auth/password-reset-page

Query parameters

emailstring required
tokenstring required

Request body

new_passwordstring required
confirm_passwordstring required

Response

Successful Response

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

Changes