---
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

---

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