Skip to main content
POST
Create a prospect list

Authorizations

Authorization
string
header
required

Your API token (af_…) as the Basic-auth username, with an empty password.

Body

application/json
name
string
required

List name (1-255 characters, trimmed); must be unique in the workspace or the call answers 409 LIST_NAME_TAKEN.

Required string length: 1 - 255
entityType
enum<string>
default:contactList

Kind of list to create: contactList (people, default) or companyList (companies).

Available options:
contactList,
companyList

Response

Success

list
object
required