---
title: "Update Lead in Account DND List"
method: PUT
path: "/v1/broadcast/dnd/lead/{id}"
---

# Update Lead in Account DND List

`PUT /v1/broadcast/dnd/lead/{id}`

This API allows you to update lead in the account DND List.

## Path parameters

- `id` string, required

## Headers

- `Authorization` string, required

## Request body

- object
  - `number` string, required — Number to add/update in DND List
  - `type` string, required — Type of number

## 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)
