Call Routing

create a Least Cost Routing

post/Lcrs

Request body

namestring required

name or Least Cost Routing

Example request

{
  "name": "twilioLcr"
}

Response

Least Cost Routing successfully created

sidstring required

Example response

{
  "sid": "9d26a637-1679-471f-8da8-7150266e1254"
}

Changes