SMS
Update SMS Webhook
Calls
Vector Stores
Conversational Pathways
- GETGet All Pathways Information
- GETGet Single Pathway Information
- POSTCreate Pathway
- POSTUpdate Pathway
- DELDelete Pathway
- Pathway Chat
- Pathway Versions
- Pathway Folders
Inbound Numbers
Outbound Numbers
Custom Tools
Web Agents
Custom Twilio Accounts
Subaccounts
Batches
SMS
Account
SMS
Update SMS Webhook
Update the webhook for a given phone number.
POST
/
v1
/
sms
/
webhook
/
update
authorization
string
*
authorization
Required
string
Your API key for authentication.
object
phone_number
string
phone_number
string
The phone number to update.
webhook
string
webhook
string
The webhook to fire when an SMS is received.
Headers
authorization
string
requiredYour API key for authentication.
Body
phone_number
string
The phone number to update.
webhook
string
The webhook to fire when an SMS is received.