---
title: "Update broadcast fields settings"
method: POST
path: "/broadcasts/fields"
tags: ["Broadcasts"]
---

# Update broadcast fields settings

`POST /broadcasts/fields`

REQUIRED SCOPES <code>['broadcasts:write']</code><br>Update broadcast fields settings

## Request body

- object
  - `broadcast_fields` string[], required
  - `type` string, required

## Response `200`

Successful operation

- object
  - `broadcastFields` object

## Other responses

- `401` — Unauthenticated
- `403` — Forbidden
- `422` — Validation error

---

[API](https://skmtc.net/salesmessage/apis/salesmessage-public-api.md) · [All operations](https://skmtc.net/salesmessage/apis/salesmessage-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/salesmessage/salesmessage-public-api/revisions/e96b3e58b041/schema)
