Newer Version Available

This content describes an older version of this product. View Latest

Actionable List Member Count

Update the member count of an actionable list.
Resource
Available version
59.0
Requires Chatter
No
HTTP methods
POST
Request body for POST
JSON example
Properties

Specify either an actionableListId or filters, but not both.

Name Type Description Required or Optional Available Version
actionable​ListId String ID of the actionable list to be updated. Required if no filters 59.0
filters Actionable List Update Member Count Filter List Input[] List of filters to identify the actionable lists to be updated. Required if no actionable​ListId 59.0
Response body for POST
Actionable List Update Member Count Output