delete https://a.klaviyo.com/api/v2/list/
Deletes a list from an account. This is a destructive operation and cannot be undone. It will also remove flow triggers associated with the list.
Response
200OK
Deletes a list from an account. This is a destructive operation and cannot be undone. It will also remove flow triggers associated with the list.
200OK
xxxxxxxxxx
curl --request DELETE \
--url 'https://a.klaviyo.com/api/v2/list/LIST_ID?api_key=PRIVATE_API_KEY'