Call Routing
create a Lest cost routing for a service provider
<Error>This endpoint is only availble with an Admin or Service Provider API key</Error>
post/ServiceProviders/{ServiceProviderSid}/Lcrs
Request body
Example request
{
"name": "twilioLcr"
}Response
service provider Lcr successfully created
Example response
{
"sid": "9d26a637-1679-471f-8da8-7150266e1254"
}Changes
Changed in 2 of the 27 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲