Headers
-
X-Twilio-Webhook-Enabled string
The X-Twilio-Webhook-Enabled HTTP request header
Values are
true
orfalse
.
DELETE /v2/Services/{ServiceSid}/Channels/{Sid}
curl \
-X DELETE https://ip-messaging.twilio.com/v2/Services/{ServiceSid}/Channels/{Sid} \
--user "username:password" \
-H "X-Twilio-Webhook-Enabled: true"