DigitalOcean-public.v2-new_Monitoring

Delete Logging Destination

To delete a destination and all associated sinks, send a DELETE request to /v2/monitoring/sinks/destinations/${destination_uuid}.

delete/v2/monitoring/sinks/destinations/{destination_uuid}

Path parameters

destination_uuidstring required

A unique identifier for a destination.

Response

The action was successful and the response body is empty.

Changes

Changed in 4 of the 8 revisions of this API.14