---
title: "Changes to Import a group template (admin only)"
method: POST
path: "/api/v1/mcp-groups/templates/{slug}/import"
---

# Changes to Import a group template (admin only)

`POST /api/v1/mcp-groups/templates/{slug}/import`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 49 revisions.

- **2026-07-17** `cc60562ad9f3` — 1 breaking
- **2026-02-05** `9b3bfcd1f476` — 1 breaking
- **2026-02-03** `1c925b8c211d` — 4 breaking, 6 info
- **2026-02-03** `e82c880347b2` — 1 info
- **2025-10-24** `8db531c050e5` — 1 breaking

## Changes

- **2026-07-17** `cc60562ad9f3` — 1 breaking
  - the `group/credentialMapping/additionalProperties/` response's property type/format changed from ``/`` to `string`/`` for status `200`
- **2026-02-05** `9b3bfcd1f476` — 1 breaking
  - added required request body
- **2026-02-03** `1c925b8c211d` — 4 breaking, 6 info
  - the response property `group/credentialMapping` became nullable for the status `200`
  - the response property `group/defaultDockerImage` became nullable for the status `200`
  - the response property `group/description` became nullable for the status `200`
  - the response property `group/templateHash` became nullable for the status `200`
  - the response property `group/credentialMapping` became required for the status `200`
  - the response property `group/defaultDockerImage` became required for the status `200`
  - the response property `group/description` became required for the status `200`
  - the `group/createdAt` response's property pattern `^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))T(?:(?:[01]\d|2[0-3]):[0-5]\d(?::[0-5]\d(?:\.\d+)?)?(?:Z))$` was added for the status `200`
  - the `group/updatedAt` response's property pattern `^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))T(?:(?:[01]\d|2[0-3]):[0-5]\d(?::[0-5]\d(?:\.\d+)?)?(?:Z))$` was added for the status `200`
  - added 'propertyNames' constraint to the `group/credentialMapping` response property for the status `200`
- **2026-02-03** `e82c880347b2` — 1 info
  - endpoint added
- **2025-10-24** `8db531c050e5` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/shipsecai/apis/shipsec-studio-api/docs/api/v1/mcp-groups/templates/:slug/import/post.md) · [API](https://skmtc.dev/shipsecai/apis/shipsec-studio-api.md) · [Page](https://skmtc.dev/shipsecai/apis/shipsec-studio-api/changes/api/v1/mcp-groups/templates/:slug/import/post)
