Resets a user password
POST /v1/resetpassword
Summary
Resets a user password.
Details
Request body: JSON object with token and newPassword.
Authentication
No operation-level security requirement is documented here.
Parameters
None documented here.
Request Body
No request body is documented here.
Responses
200
Success. No response body.
No response body schema documented.