Update an existing message route’s configuration including webhook URLs, HTTP methods, and timeout settings. Changes apply immediately to all numbers using this route.
Enter the token obtained from the Authentication endpoint
Message Route ID to update
"MRID-01711e7e-c158-4de7-831f-673ab9fdaaa9"
Friendly name for the message route
"Main SMS Webhook"
Primary webhook URL
"https://apiendpoint.com"
HTTP method
GET, POST "GET"
Enable/disable route
true
Authentication type
None, Basic, Bearer "Basic"
Username for Basic auth
"admin"
Password or Bearer token
"passwordORbearerToken"
Callback webhook URL
"https://apiendpoint.com"
Callback HTTP method
GET, POST "POST"
Callback authentication type
None, Basic, Bearer Callback username
Callback password/token
Update Message Route
The response is of type object.