Add Records to a List
Memberships
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
Add Records to a List
Supported products
Supported products
Required Scopes
Required Scopes
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The ILS ID of the MANUAL or SNAPSHOT list.
Body
application/json
Response
successful operation
The IDs of the records that were added, removed, and/or found to be missing as a result of the
membership update request.
Last modified on March 30, 2026