mess_complete_password_reset
Complete your password reset by verifying the OTP sent to your email and setting a new password for the IIITH Mess System.
Instructions
Complete password reset with OTP + new password.
Args: params: email, otp (6-digit string e.g. '123456'), password (new password)
Returns: JSON status 204 on success
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |