DELETE   alerts/targets/{target_id}?target_type={target_type}

Deletes the alert target.

URL Parameters

NameDescription
target_id

Target identifier. Type: numeric.

target_type

Target type (sms, email or webhook). Type: string.

Request example