Basic
Remove Records from a List
Remove the records provided from the list. Records that do not exist or that are not 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/remove
Path parameters
listIdstring required
The ILS ID of the MANUAL or SNAPSHOT list.
Request body
string[] required
Response
successful operation