Skip to main content
PUT
Update List Filter Definition

Supported products

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

listId
string
required

The ILS ID of the list to update.

Query Parameters

enrollObjectsInWorkflows
boolean
default:false

A flag indicating whether or not the memberships added to the list as a result of the filter change should be enrolled in workflows that are relevant to this list.

Body

application/json
filterBranch
OR · object
required

Updated filtering criteria for the list

Response

successful operation

updatedList
object
Last modified on May 12, 2026