Filter can be deleted using two methods:
DELETE on the following URI : | /filter/{filterid} |
POST on the following URI: | /filter/{filterid}?verb=DELETE |
Filter can be deleted using two methods:
DELETE on the following URI : | /filter/{filterid} |
POST on the following URI: | /filter/{filterid}?verb=DELETE |
{ "Success": true, "Result": "Filter 1110 has been deleted" }