---
title: "Add a pause code"
method: POST
path: "/v1/dialer/pause_code"
---

# Add a pause code

`POST /v1/dialer/pause_code`

This API allows you to a pause code to the list

## Headers

- `Authorization` string

## Request body

- object
  - `name` string, required — Name of the Pause Code.
  - `description` string — Description of the Pause Code.
  - `breakList` string, required — Id of break list where pause code has to be added.

## 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/versions/ca83a6f08f7f/schema)
