TwilioDevEd / api-snippets

Code snippets for the Twilio API Documentation
MIT License
259 stars 469 forks source link

Create example for responding to incoming message with empty TwiML. #1039

Closed sarahcstringer closed 1 year ago

sarahcstringer commented 1 year ago

DEVED-5017 Show how to respond to an incoming message request with nothing (by not sending a message back and just receiving the message). I copied these from the existing generate-twiml-sms examples and altered them to send a blank TwiML response.