v1

latestOpenAPI 3.0.02026-07-2484509641.9 KB
Audiences

Delete Audience

Permanently deletes an audience and all associated data — rows, column definitions, and enrichment history. This action is irreversible; the audience and all its data cannot be recovered after deletion. Use this endpoint only when retiring an audience entirely; to remove specific records, use the Delete Rows endpoint instead. Returns 204 No Content on success. Returns 404 if no audience matches the provided audienceId.

delete/studio/v1/audiences/{audienceId}

Path parameters

audienceIdstring uuid required

The unique identifier for the audience

Response

Success