Authentication

Reset password from token

post/api/v1/auth/reset-password

Request body

emailstring required
tokenstring required
newPasswordstring required

Response

Password changed

Changes

No recorded changes to this endpoint across all 17 revisions of this API.