Skip to main content
DELETE
Bulk delete audience lists
Delete up to 50 lists in a single request. All list_ids must belong to the authenticated team. Requires the audience:write scope and is blocked for sandbox API keys.

Authorizations

Authorization
string
header
required

API key for authentication

Body

application/json

Bulk delete audience lists

list_ids
string<uuid>[]
required

1–50 list IDs (all must belong to the authenticated team)

Required array length: 1 - 50 elements
Example:

Response

OK

message
string
required
Example:

"Lists deleted successfully."

data
object
required