Create a list

Authentication

api-keystring

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

Request

Values to create a list
folderIdlongRequired
Id of the parent folder in which this list is to be created
namestringRequired
Name of the list

Response

successfully created
idlong
ID of the object created

Errors