Request parameters
| Parameter Name | Description | Required | 
| enddate | end date range to archive 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 archive events (including) this date (use format "yyyy-MM-dd" or the new format "yyyy-MM-ddThh:mm:ss") | false | 
| type | archive 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 |