Delete a specific Sink
Sink destination to send events to
Delete a specific Sink.
Path parameters
-
A 34 character string that uniquely identifies this Sink.
DELETE /v1/Sinks/{Sid}
curl \
-X DELETE https://events.twilio.com/v1/Sinks/{Sid} \
--user "username:password"