Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Experimental
cURL
curl --request DELETE \ --url https://{defaultHost}/audiences/{audience_id} \ --header 'Authorization: Bearer <token>'
{ "success": true }
Deletes (soft-discards) a custom audience.
An account API key, account scoped JWT, app API key, or user OAuth token.
The ID of the audience, which will look like adaud_*************.
audience deleted