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
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Describes the request body of the /processallmemberships API call
If provided, process group memberships only for this custom datasource. Otherwise all uploaded memberships are processed.
Response
200
_mintlify/placeholder
OK