Call Routing
update least cost routing
put/Lcrs/{LcrSid}
Request body
Example request
{
"name": "twilioLcr",
"default_carrier_set_entry_sid": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
}Response
least cost routing updated
Changes
Changed in 1 of the 27 revisions of this API.1
- ▲
removed the media type
application/jsonfor the response with the status204response-media-type-removed
- ▲