Creates a new static contact list.
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