---
title: "create a Least Cost Routing"
method: POST
path: "/Lcrs"
tags: ["Call Routing"]
---

# create a Least Cost Routing

`POST /Lcrs`

## Request body

- object
  - `name` string, required — name or Least Cost Routing

## Response `201`

Least Cost Routing successfully created

- SuccessfulAdd
  - `sid` string, required

## Other responses

- `400` — bad request
- `422` — unprocessable entity
- `500` — system error

---

[API](https://skmtc.net/jambonz/apis/jambonz-api.md) · [All operations](https://skmtc.net/jambonz/apis/jambonz-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/jambonz/jambonz-api/revisions/56f317145d23/schema)
