Request parameters
| Parameter Name | Description | Required |
| enddate | End date range to delete events (including) this date (use format "yyyy-MM-dd" or the new format "yyyy-MM-ddThh:mm:ss") | false |
| ids | The IDs of the events | false |
| startdate | Start date range to delete events (including) this date (use format "yyyy-MM-dd" or the new format "yyyy-MM-ddThh:mm:ss") | false |
| type | Delete by event type | false |
Response Tags
| Response Name | Description |
| displaytext | Any text associated with the success or failure |
| success | True if operation is executed successfully |