We have a requirement to configure callback URL with a custom parameter. It's possible to configure the callback http url in Twilio console. But we have to configure the callback url when we send sms so that when the user replies, twilio will make a call to the specified url mentioned. Is there any way to configure the callback url programmatically?
Your timely help is much appreciated.