v1
latestOpenAPI 3.1.02026-07-2670105729.6 KBAudiences
Create an audience
Creates a saved audience from a name + filter set ({ filters: [{ field, operator, value? }], logicalOperator: "and" | "or" }). Returns 201 with the bare audience row.
post/v1/audiences
Headers
Idempotency-Keystring
Optional idempotency key for safe retries. Reusing the same key with the same request body returns the original response for 24 hours.
Request body
Response
Created.