---
title: "Patch lead List"
method: PATCH
path: "/v1/broadcast/leads/{id}"
---

# Patch lead List

`PATCH /v1/broadcast/leads/{id}`

This API allows you to patch the leads list.

## Path parameters

- `id` string, required

## Headers

- `Authorization` string, required

## Request body

- object
  - `field` string, required — The fields that needs to be updated.
  - `lead_data` object, required — The fields that needs to be updated.
  - `data` string[], required — The list of data that is searched corresponding to the field provided & fields are updated.

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