Permanently deletes a contact list by its unique ID. Warning: This action is irreversible—all contacts and data in the list will be lost.Typical use case:
Use this endpoint to remove an entire contact list when it is no longer needed.Security:
Requires a valid API key in the x-api-key header.
Path Parameter: id (string, required) — The unique identifier of the contact list to delete.