---
title: "Sync agents from gateway config"
method: POST
path: "/api/agents/sync"
tags: ["Agents"]
---

# Sync agents from gateway config

`POST /api/agents/sync`

## Response `200`

Sync results

- object
  - `synced` integer
  - `created` integer
  - `updated` integer

## Other responses

- `401` — Authentication required
- `403` — Insufficient permissions

## Changes

- **2026-03-02** `39aff788d955` — 2 info
  - added the media type `application/json` for the response with the status `401`
  - added the media type `application/json` for the response with the status `403`

[Change history](https://skmtc.dev/builderz-labs/apis/mission-control-api/changes/api/agents/sync/post.md)

---

[API](https://skmtc.dev/builderz-labs/apis/mission-control-api.md) · [All operations](https://skmtc.dev/builderz-labs/apis/mission-control-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/builderz-labs/mission-control-api/revisions/751f6c65ac77/schema)
