Request parameters
| Parameter Name | Description | Required |
| enddate | end date range to archive alerts (including) this date (use format "yyyy-MM-dd" or the new format "yyyy-MM-ddThh:mm:ss") | false |
| ids | the IDs of the alerts | false |
| startdate | start date range to archive alerts (including) this date (use format "yyyy-MM-dd" or the new format "yyyy-MM-ddThh:mm:ss") | false |
| type | archive by alert type | false |
Response Tags
| Response Name | Description |
| displaytext | any text associated with the success or failure |
| success | true if operation is executed successfully |