mess_uncancel_registration
Restore a previously cancelled meal registration in the IIITH Mess System. Re-enables meal access by reversing a cancellation for a specific date and meal type.
Instructions
Restore a previously cancelled meal registration.
Returns 424 if the registration was not cancelled.
Args: params: auth_key/session, meal_date, meal_type
Returns: JSON status 204 on success
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |