pydo.monitoring.delete_sink()
Generated on 6 Feb 2026
from pydo version
v0.26.0
Description
To delete a sink, send a DELETE request to /v2/monitoring/sinks/${sink_uuid}.
Parameters
| Name | Type | Required | Description | Default Value |
|---|---|---|---|---|
sink_uuid |
string | True | A unique identifier for a sink. |
More Information
See the API spec for this endpoint to view additional detail on responses, headers, parameters, and more.