Refresh subscriptions
Automations
Refresh subscriptions
Re-evaluate participant filters and update subscriptions for a participant_state automation.
POST
Refresh subscriptions
Queues a re-evaluation of a
participant_state automation’s filter criteria against the current participant set. New participants that now match the filter are subscribed and will receive future triggers. Participants that no longer match have their subscriptions cancelled.
Scrip runs this evaluation periodically on its own, but you can call this endpoint to queue a re-evaluation sooner, for example after a bulk import or a rule change that affects participant state. The endpoint returns 202 and the evaluation runs asynchronously.
The automation must be active. Paused or archived automations return a 400 error.
For usage patterns and examples, see the Automations guide.
Authorizations
API key passed in the X-API-Key header.
Path Parameters
Program ID
Automation ID