Create a folder

Create a new folder to organize your contact lists. Folders serve as containers for grouping related lists together. The folder name is required and must be provided in the request body.

Authentication

api-keystring

The API key should be passed in the request headers as api-key for authentication.

Request

Name of the folder
namestringOptional
Name of the folder

Response

successfully created
idlong
ID of the object created

Errors

400
Bad Request Error