Reset password (extras)
Sets a new password using the reset token.
Request
This endpoint expects an object.
token
The reset token from the email
password
Response
Password reset successful
success
message
Errors
400
Bad Request Error
Reset password (extras)