DELETE alerts/targets/{target_id}?target_type={target_type}
Deletes the alert target.
URL Parameters
| Name | Description |
|---|---|
| target_id | Target identifier. Type: numeric. |
| target_type | Target type (sms, email or webhook). Type: string. |
Request example
curl --request DELETE "https://api-asm1.apica.io/v3/alerts/targets/334?target_type=sms&auth_ticket=C471ADC4-19B4-4219-BBF4-671A97EC653E"