delete https://services.azuga.com/azuga-ws-oauth/v3/alerts/.json
This API allows you to delete an alert. You are allowed to delete alerts for those you have access to. Only one alert can be deleted per API call and this is an irreversible action. You need to pass the unique identifier of the alert in the Delete Alert API definition.
Sample Request
https://services.azuga.com/azuga-ws-oauth/v3/alerts/021d18d5-9ca8-11e8-bc80-5fc15acb32cd.json
API Response Glossary
Field | Description | Data Type |
---|---|---|
generatedAtInMillis | Event performed timestamp in UTC milliseconds | Long |
data | Status of the delete operation | String |
error | Description of the error - if any. | List |