cohorts
Refresh cohort membership cache
Re-evaluates cohort membership against current sprout state and updates the cached membership. If a cohort name is provided in the request body, only that cohort is refreshed. Otherwise all cohorts are refreshed.
post/api/v1/cohorts/refresh
Request body
Example request
{
"name": "web-servers"
}Response
Refresh results