Skip to main content
POST
Delete Audience

Authorizations

X-API-Key
string
header
required

Body

application/json
audienceId
string | null
required

Existing audience id. Use the exact id returned by list_audiences or create_audience.

cancelAwaitingEnrollments
boolean
default:true

Cancel awaiting enrollments from this audience. Defaults to true. Ask the user for this choice if they did not mention it.

cancelInProgressEnrollments
boolean
default:true

Cancel enrollments already in progress for flows linked to this audience. Defaults to true. Ask the user for this choice if they did not mention it.

Response

Tool result.