---
title: "Trigger Msteams Directory Sync"
method: POST
path: "/v1/sources/{source_id}/directory-sync"
tags: ["sources"]
---

# Trigger Msteams Directory Sync

`POST /v1/sources/{source_id}/directory-sync`

Enqueue a directory sync run for one Teams send-connection.

409 when a run is already executing — the settings dialog shows the
in-progress state instead of stacking runs.

## Path parameters

- `source_id` string, uuid, required

## Response `202`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/ontora/apis/ontora-api.md) · [All operations](https://skmtc.dev/ontora/apis/ontora-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ontora/ontora-api/revisions/7f57037fd94b/schema)
