Skip to main content
POST
Create a list

Authorizations

x-api-key
string
header
required

Body

application/json
type
enum<string>
required

Type of list to create (CONTACTS or COMPANIES).

Available options:
CONTACTS,
COMPANIES
name
string
required

Name of the list

Minimum string length: 1
description
string | null

Description of the list

folderId
integer | null

Folder ID to place the list in

Response

List created successfully

status
enum<string>
required
Available options:
success
message
string
required
data
object
required