Update filter set
Update the details of a filter set.
Authentication
AuthorizationToken
Header authentication of the form Token <token>
Path parameters
id
ID of the filter set.
Request
This endpoint expects an object.
name
Name of the filter set.
filters
List of all filters contained in the filter set.
Response
Filter set updated
eligible_participant_count
The number of participants who match the filter sets filters. Please note that if the number is
lower than 25 the count will be obscured to prevent identification of participants.
filters
List of all filters contained in the filter set.
id
ID of the filter set.
is_deleted
Whether the filter set has been deleted.
is_locked
Whether the filter set has been locked.
name
Name of the filter set.
organisation_id
ID of the workspace where the filter set can be used.
version
An incrementing integer indicating the version of the filter set.
workspace_id
ID of the workspace where the filter set can be used.