---
title: "Deletes the specified audience example."
method: DELETE
path: "/audience/example/{exampleId}"
tags: ["Examples"]
---

# Deletes the specified audience example.

`DELETE /audience/example/{exampleId}`

## Path parameters

- `exampleId` string, required

## Response `200`

OK

- DeleteAudienceExampleEndpointOutput
  - `recalculationId` string, nullable — The id of the audience state recalculation dispatched as a result of this deletion. Null when the deletion cannot transition any user's state (e.g. the audience still has more examples than MaxDistillingResponses + 1 after the delete).

## Other responses

- `400` — Bad Request
- `401` — Unauthenticated
- `403` — Forbidden

---

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