Add and/or remove records that have already been created in the system to and/or from a list.
This endpoint only works for lists that have a processingType
of MANUAL
or SNAPSHOT
.
crm.lists.read
crm.lists.write
cms.membership.access_groups.write
crm.lists.read
The access token received from the authorization server in the OAuth 2.0 flow.
The IDs of the records to add and/or remove from the list.
The IDs of the records to add and/or remove from a list.
Successful response
The IDs of the records that were added
, removed
, and/or found to be missing
as a result of the
membership update request.