Delete - all non active alerts older than 3 months
DELETE https://{{composer}}/rest/alerts?filter="alertState NE 'Active'"&filter="created < 2021-07-13T15:45:50.122Z"
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
| filter | string | ||
| filter | string | 
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| X-API-Version | string | ||
| Auth | string |