DELETE
/
v1
/
contact-lists
/
csv
/
{id}

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.

Authorizations

x-api-key
string
header
required

Path Parameters

id
string
required