---
title: "Changes to Update an audience"
method: PUT
path: "/audiences/{audience_id}"
---

# Changes to Update an audience

`PUT /audiences/{audience_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 55 revisions.

- **2026-07-07** `d3fe53f97998` — 2 info
- **2026-01-14** `e3e54d99e2a7` — 6 breaking, 4 info
- **2026-01-05** `361d17797dff` — 1 breaking, 1 info
- **2025-10-07** `7143ea51f307` — 1 breaking, 1 info

## Changes

- **2026-07-07** `d3fe53f97998` — 2 info
  - added the new optional request property `filter/operator`
  - added the optional property `audience/filter/operator` to the response with the `200` status
- **2026-01-14** `e3e54d99e2a7` — 6 breaking, 4 info
  - added the new required request property `filter/filters`
  - removed `#/components/schemas/SingleFilterConfig, #/components/schemas/NestedFilterConfig` from the `filter` request property `oneOf` list
  - the `filter` request property type/format changed from ``/`` to `object`/``
  - the response property `audience/filter` became nullable for the status `200`
  - the response property `audience/filter` became optional for the status `200`
  - the `audience/filter` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - added the new optional request property `operator`
  - added the optional property `audience/operator` to the response with the `200` status
  - removed `#/components/schemas/SingleFilterConfig, #/components/schemas/NestedFilterConfig` from the `audience/filter` response property `oneOf` list for the response status `200`
  - added the required property `audience/filter/filters` to the response with the `200` status
- **2026-01-05** `361d17797dff` — 1 breaking, 1 info
  - added `#/components/schemas/NestedFilterConfig` to the `audience/filter` response property `oneOf` list for the response status `200`
  - added `#/components/schemas/NestedFilterConfig` to the `filter` request property `oneOf` list
- **2025-10-07** `7143ea51f307` — 1 breaking, 1 info
  - removed `#/components/schemas/NestedFilterConfig` from the `filter` request property `oneOf` list
  - removed `#/components/schemas/NestedFilterConfig` from the `audience/filter` response property `oneOf` list for the response status `200`

---

[Operation](https://skmtc.dev/trycourier/apis/courier/docs/audiences/:audience_id/put.md) · [API](https://skmtc.dev/trycourier/apis/courier.md) · [Page](https://skmtc.dev/trycourier/apis/courier/changes/audiences/:audience_id/put)
