---
title: "Add a break list"
method: POST
path: "/v1/dialer/break_list"
---

# Add a break list

`POST /v1/dialer/break_list`

This API allows you to add a break list

## Headers

- `Authorization` string, required

## Request body

- object
  - `name` string, required — Name of the break list.
  - `description` string — Description of the break list.

## Response `200`

200

- object

## Other responses

- `400` — 400

---

[API](https://skmtc.net/acefone/apis/servetel-base-api-config.md) · [All operations](https://skmtc.net/acefone/apis/servetel-base-api-config/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/acefone/servetel-base-api-config/revisions/ca83a6f08f7f/schema)
