Endpoints
Delete a List
Delete a contact list
DELETE
Deletes a specific contact list based on the list ID. Use with caution, as this action cannot be undone.
- Path Parameter:
id
(string, required) - ID of the contact list to delete. - Response (200): Confirmation of deletion.