Basic
Add Records to a List
Add the records provided to the list. Records that do not exist or that are already members of the list are ignored.
This endpoint only works for lists that have a processingType of MANUAL or SNAPSHOT.
put/crm/v3/lists/{listId}/memberships/add
Path parameters
listIdstring required
The ILS ID of the MANUAL or SNAPSHOT list.
Request body
string[] required
Response
successful operation