---
title: "Recreates external audiences for the specified audience."
method: POST
path: "/audience/{audienceId}/recreate-external-audiences"
tags: ["Audience"]
---

# Recreates external audiences for the specified audience.

`POST /audience/{audienceId}/recreate-external-audiences`

## Path parameters

- `audienceId` string, required

## Request body

- RecreateExternalAudiencesEndpointInput
  - `recreateAll` boolean, required — Whether to recreate all 3 external audiences or only the missing ones.

## Response `204`

No Content

## Other responses

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

## Changes

- **2026-09-04** `9da534659e5f` — 1 info
  - the security scope `api` was added to the endpoint's security scheme `OpenIdConnect`

[Change history](https://skmtc.dev/rapidata/apis/rapidata-api/changes/audience/:audienceId/recreate-external-audiences/post.md)

---

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