SnoozeEventReminder
Snooze the reminder for an Event.
Input
| Name | Type | Required | Description |
| EventId | String | True | The event of the Id you are dismissing. |
| DateTime | String | False | The new date-time to postpone the event reminder to. |
| TimeZone | String | False | The TimeZone for the chosen date-time |
Result Set Columns
| Name | Type | Description |
| Success | Boolean | If the request is sucessful. |