Alert Group can be deleted using 2 methods:
DELETE on the following URI : | /group/{group_id} |
POST on the following URI: | /group/{group_id}?verb=delete |
Alert Group can be deleted using 2 methods:
DELETE on the following URI : | /group/{group_id} |
POST on the following URI: | /group/{group_id}?verb=delete |
{
“Success”:true,
“Result”:”Group 638 has been deleted”
}