DigitalOcean-public.v2-new_Monitoring

Delete an Alert Policy

To delete an alert policy, send a DELETE request to /v2/monitoring/alerts/{alert_uuid}

delete/v2/monitoring/alerts/{alert_uuid}

Path parameters

alert_uuidstring required

A unique identifier for an alert policy.

Response

The action was successful and the response body is empty.

Changes