---
title: "Sync group templates from code (admin only)"
method: POST
path: "/api/v1/mcp-groups/sync-templates"
tags: ["mcp-groups"]
---

# Sync group templates from code (admin only)

`POST /api/v1/mcp-groups/sync-templates`

## Response `200`

- SyncTemplatesResponseDto
  - `syncedCount` number, required
  - `createdCount` number, required
  - `updatedCount` number, required
  - `templates` string[], required

## Changes

- **2026-02-02** `0c1badf65004` — 1 info
  - endpoint added
- **2026-02-02** `321c48cce199` — 1 breaking
  - api path removed without deprecation
- **2026-02-02** `0c1badf65004` — 1 info
  - endpoint added
- **2025-10-24** `8db531c050e5` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/shipsecai/apis/shipsec-studio-api/changes/api/v1/mcp-groups/sync-templates/post.md)

---

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