Path parameters
-
The SID of the WebChannel resource to delete.
DELETE /v1/WebChannels/{Sid}
curl \
-X DELETE https://flex-api.twilio.com/v1/WebChannels/{Sid} \
--user "username:password"
The SID of the WebChannel resource to delete.
curl \
-X DELETE https://flex-api.twilio.com/v1/WebChannels/{Sid} \
--user "username:password"