Delete Alert
DELETE {{baseUrl}}/v2/alerts/:identifier?identifierType=id&user=<string>&source=<string>
Deletes an alert using alert id, tiny id or alias
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
| identifierType | string | Type of the identifier that is provided as an in-line parameter. Possible values are 'id', 'alias' or 'tiny' | |
| user | string | Display name of the request owner | |
| source | string | Display name of the request source |