---
title: "Schedules the processing of uploaded employees and teams"
method: POST
path: "/api/index/v1/processallemployeesandteams"
tags: ["People"]
---

# Schedules the processing of uploaded employees and teams

`POST /api/index/v1/processallemployeesandteams`

Schedules the immediate processing of employees and teams uploaded through the indexing API. By default all uploaded people data will be processed asynchronously but this API can be used to schedule its processing on demand.

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `401` — Not Authorized
- `429` — Too Many Requests

---

[API](https://skmtc.dev/gleanwork/apis/glean-api-2.md) · [All operations](https://skmtc.dev/gleanwork/apis/glean-api-2/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/gleanwork/glean-api-2/revisions/8516a7bdcc02/schema)
