Path parameters
-
The SID of the Sync Service with the Sync Stream resource to delete.
-
The SID of the Stream resource to delete.
DELETE
/v1/Services/{ServiceSid}/Streams/{Sid}
curl \
--request DELETE 'https://sync.twilio.com/v1/Services/{ServiceSid}/Streams/{Sid}' \
--user "username:password"