---
title: "Delete custom audience"
method: DELETE
path: "/v1/ads/audiences/{audienceId}"
tags: ["Ad Audiences"]
---

# Delete custom audience

`DELETE /v1/ads/audiences/{audienceId}`

Deletes the audience from both the platform and the local database. `saved_targeting` audiences exist only on Zernio, so only the local record is removed.

## Path parameters

- `audienceId` string, required

## Response `200`

Audience deleted

- object
  - `message` string

## Other responses

- `401` — Unauthorized
- `403` — Ads access required. Legacy plans need the Ads add-on; included by default on usage-based plans.
- `404` — Resource not found

---

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