DigitalOcean-public.v2-new_Databases
Delete Logsink for a Database Cluster
To delete a logsink for a database cluster, send a DELETE request to /v2/databases/$DATABASE_ID/logsink/$LOGSINK_ID.
delete/v2/databases/{database_cluster_uuid}/logsink/{logsink_id}
Path parameters
database_cluster_uuidstring uuid required
A unique identifier for a database cluster.
logsink_idstring required
A unique identifier for a logsink of a database cluster
Response
The action was successful and the response body is empty.