v68

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-0145100116.5 KB
Permissions

Schedules the processing of group memberships

Schedules the immediate processing of all group memberships uploaded through the indexing API. By default the uploaded group memberships will be processed asynchronously but this API can be used to schedule processing of all memberships on demand.

post/api/index/v1/processallmemberships

Request body

datasourcestring

If provided, process group memberships only for this custom datasource. Otherwise all uploaded memberships are processed.

Response

OK