Add persons to a static cohort by their UUIDs. Use when you need to manually add specific users to a static cohort. Only works with static cohorts (is_static=true), not dynamic cohorts.
idRequiredintegerA unique integer value identifying this cohort.
person_idsRequiredarrayList of person UUIDs to add to the static cohort. Each UUID must be a valid person identifier in the project.
project_idRequiredstringProject ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.