Delete alert content
https://api.alert.alertinghub.co.uk/api/json/deletecontent
Use this API to easily delete previously stored content. You can delete specific stored items or all items of a particular type or even all items in one go.
Json sample
{ "version": "latest", "apiKey": "abcdefghijklmnopqrstuvwxyz", "content": [ { "tag": "t1", "storeId": "83de6bd5-230c-479e-8e4e-bf7d8b1e27bd" } ] }