Creates a new static contact list.
Creates a new static contact list in your CRM. After creation, useDocumentation Index
Fetch the complete documentation index at: https://developer.lemlist.com/llms.txt
Use this file to discover all available pages before exploring further.
POST /contacts/lists/{listId}/entities to add contacts to it.
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Name of the contact list to create (max 200 characters).
200