Contacts & Leads
Delete Contact List
Delete a contact list
DELETE
Description
Delete a contact list and its associated contacts. Access control is enforced:- Admin users: Can delete any list in the organization
- Regular users: Can only delete lists they created
Authorizations
Authentication header
Path Parameters
Contact list unique_id
Query Parameters
User unique_id (for access control verification)
If true, admin can delete any list. If false/missing, user can only delete their own lists.

