---
title: "Changes to Add a sharing group blueprint"
method: POST
path: "/sharing_group_blueprints/add"
---

# Changes to Add a sharing group blueprint

`POST /sharing_group_blueprints/add`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 50 revisions.

- **2025-12-11** `06b7b1f93f1e` — 1 breaking, 1 warning
- **2025-12-11** `0a9c9382121a` — 4 breaking, 1 warning, 1 info
- **2025-10-14** `b25b1478b901` — 1 info
- **2025-10-09** `208ef0cf2d79` — 1 breaking
- **2025-10-04** `96f22f03b534` — 1 info
- **2024-07-11** `7cd8b1880b11` — 1 breaking

## Changes

- **2025-12-11** `06b7b1f93f1e` — 1 breaking, 1 warning
  - added `subschema #2` to the `SharingGroupBlueprint` request property `allOf` list
  - removed `#/components/schemas/SharingGroupIntId` from the `SharingGroupBlueprint` request property `allOf` list
- **2025-12-11** `0a9c9382121a` — 4 breaking, 1 warning, 1 info
  - added `#/components/schemas/SharingGroupIntId` to the `SharingGroupBlueprint` request property `allOf` list
  - the `SharingGroupBlueprint/sharing_group_id` response property's maxLength was unset from `10` for the response status `200`
  - added `#/components/schemas/SharingGroupIntId, #/components/schemas/SharingGroupUuidId` to the `SharingGroupBlueprint/sharing_group_id` response property `oneOf` list for the response status `200`
  - the `SharingGroupBlueprint/sharing_group_id` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - removed `subschema #1` from the `SharingGroupBlueprint` request property `allOf` list
  - the `SharingGroupBlueprint/sharing_group_id` response's property pattern `^\d+$|^$` was removed for the status `200`
- **2025-10-14** `b25b1478b901` — 1 info
  - endpoint added
- **2025-10-09** `208ef0cf2d79` — 1 breaking
  - api path removed without deprecation
- **2025-10-04** `96f22f03b534` — 1 info
  - endpoint added
- **2024-07-11** `7cd8b1880b11` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/misp/apis/misp-automation-api/docs/sharing_group_blueprints/add/post.md) · [API](https://skmtc.dev/misp/apis/misp-automation-api.md) · [Page](https://skmtc.dev/misp/apis/misp-automation-api/changes/sharing_group_blueprints/add/post)
