Bulk delete audience lists
Audience Lists
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.
DELETE
Bulk delete audience lists
Delete up to 50 lists in a single request. AllDocumentation Index
Fetch the complete documentation index at: https://docs.lettr.com/llms.txt
Use this file to discover all available pages before exploring further.
list_ids must belong to the authenticated team. Requires the audience:write scope and is blocked for sandbox API keys.Authorizations
API key for authentication
Body
application/json
Bulk delete audience lists
1–50 list IDs (all must belong to the authenticated team)
Required array length:
1 - 50 elementsExample:
[
"0193e6a8-1f3a-7c2a-b9e2-1aa1d2e5d3f0",
"0193e6a8-2a4b-7d1c-a3f5-2bb2e3f6e4a1"
]