---
title: "Update a particular pause code"
method: PUT
path: "/v1/dialer/pause_code/{id}"
---

# Update a particular pause code

`PUT /v1/dialer/pause_code/{id}`

This API allows you to update a particular pause code.

## Path parameters

- `id` string, required

## Headers

- `Authorization` string, required

## Request body

- object
  - `name` string — The name of the Pause Code
  - `description` string — Description to be added of Pause Code
  - `breakList` string — Id of list where pause code has to be added

## Response `200`

200

- object

## Other responses

- `400` — 400

---

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