Skip to main content
POST
Add existing contacts to a list (by id)

Authorizations

Authorization
string
header
required

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

Path Parameters

listId
string
required

Body

application/json
contactIds
string[]
required
Required array length: 1 - 5000 elements

Response

Success

The response is of type object.