DismissEventReminder
Dismiss the reminder for an Event.
Input
| Name | Type | Required | Description |
| EventId | String | True | The event of the Id you are dismissing. |
| UserId | String | False | Id of the Impersonated User. |
Result Set Columns
| Name | Type | Description |
| Success | Boolean | If the request is sucessful. |