---
title: "Changes to Create south item group"
method: POST
path: "/api/south/{southId}/groups"
---

# Changes to Create south item group

`POST /api/south/{southId}/groups`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 29 of 73 revisions.

- **2026-07-28** `9a6250881fa7` — 4 breaking, 1 warning, 3 info
- **2026-07-26** `ea1c80cb9c69` — 4 breaking, 3 warning, 1 info
- **2026-07-20** `6a232346b158` — 4 breaking, 1 warning, 3 info
- **2026-07-15** `57cbe043ec5a` — 4 breaking, 3 warning, 1 info
- **2026-07-06** `4c50d4a73f66` — 4 breaking, 1 warning, 3 info
- **2026-07-03** `a460443e789e` — 4 breaking, 3 warning, 1 info
- **2026-06-30** `c5a35475739f` — 3 breaking, 1 warning, 2 info
- **2026-06-29** `ea736a81a931` — 1 breaking, 1 info
- **2026-06-24** `2c78cb2da647` — 4 breaking, 3 warning, 1 info
- **2026-06-23** `9eab61b4f349` — 3 breaking, 1 warning, 2 info
- **2026-06-22** `748932ded127` — 1 breaking, 1 info
- **2026-06-18** `f4c06376e038` — 1 breaking, 1 warning
- **2026-06-17** `29657c3c1e70` — 1 breaking, 1 info
- **2026-04-15** `861a7080570a` — 7 breaking, 5 warning, 2 info
- **2026-04-04** `f4c4f75208e6` — 1 breaking, 1 info
- **2026-03-25** `cdb5b7ea7199` — 4 warning, 8 info
- **2026-03-23** `8a31f65ba14a` — 1 info
- **2026-03-20** `108013c94629` — 1 breaking
- **2026-03-19** `fb56929c0675` — 4 warning, 8 info
- **2026-03-18** `d6e364e3cd4e` — 4 breaking, 2 info
- **2026-03-17** `3bf1b221f6ef` — 1 breaking, 2 warning, 4 info
- **2026-03-16** `0e8241292e16` — 1 info
- **2026-03-10** `88f262299d5e` — 1 breaking
- **2026-03-10** `76d90b88c3e5` — 1 info
- **2026-02-09** `1478646796ac` — 1 breaking
- **2026-02-03** `bb7c469357f8` — 1 info
- **2026-01-26** `a291063e086b` — 1 breaking
- **2026-01-19** `f7d0cb77f2c5` — 1 info
- **2026-01-06** `d8e7a58e006a` — 1 breaking

## Changes

- **2026-07-28** `9a6250881fa7` — 4 breaking, 1 warning, 3 info
  - added the new required request property `historySettings/endTimeOffset`
  - added the new required request property `historySettings/recoveryStrategy`
  - added the new required request property `historySettings/startTimeOffset`
  - removed the required property `historySettings/overlap` from the response with the `201` status
  - removed the request property `historySettings/overlap`
  - added the required property `historySettings/endTimeOffset` to the response with the `201` status
  - added the required property `historySettings/recoveryStrategy` to the response with the `201` status
  - added the required property `historySettings/startTimeOffset` to the response with the `201` status
- **2026-07-26** `ea1c80cb9c69` — 4 breaking, 3 warning, 1 info
  - added the new required request property `historySettings/overlap`
  - removed the required property `historySettings/endTimeOffset` from the response with the `201` status
  - removed the required property `historySettings/recoveryStrategy` from the response with the `201` status
  - removed the required property `historySettings/startTimeOffset` from the response with the `201` status
  - removed the request property `historySettings/endTimeOffset`
  - removed the request property `historySettings/recoveryStrategy`
  - removed the request property `historySettings/startTimeOffset`
  - added the required property `historySettings/overlap` to the response with the `201` status
- **2026-07-20** `6a232346b158` — 4 breaking, 1 warning, 3 info
  - added the new required request property `historySettings/endTimeOffset`
  - added the new required request property `historySettings/recoveryStrategy`
  - added the new required request property `historySettings/startTimeOffset`
  - removed the required property `historySettings/overlap` from the response with the `201` status
  - removed the request property `historySettings/overlap`
  - added the required property `historySettings/endTimeOffset` to the response with the `201` status
  - added the required property `historySettings/recoveryStrategy` to the response with the `201` status
  - added the required property `historySettings/startTimeOffset` to the response with the `201` status
- **2026-07-15** `57cbe043ec5a` — 4 breaking, 3 warning, 1 info
  - added the new required request property `historySettings/overlap`
  - removed the required property `historySettings/endTimeOffset` from the response with the `201` status
  - removed the required property `historySettings/recoveryStrategy` from the response with the `201` status
  - removed the required property `historySettings/startTimeOffset` from the response with the `201` status
  - removed the request property `historySettings/endTimeOffset`
  - removed the request property `historySettings/recoveryStrategy`
  - removed the request property `historySettings/startTimeOffset`
  - added the required property `historySettings/overlap` to the response with the `201` status
- **2026-07-06** `4c50d4a73f66` — 4 breaking, 1 warning, 3 info
  - added the new required request property `historySettings/endTimeOffset`
  - added the new required request property `historySettings/recoveryStrategy`
  - added the new required request property `historySettings/startTimeOffset`
  - removed the required property `historySettings/overlap` from the response with the `201` status
  - removed the request property `historySettings/overlap`
  - added the required property `historySettings/endTimeOffset` to the response with the `201` status
  - added the required property `historySettings/recoveryStrategy` to the response with the `201` status
  - added the required property `historySettings/startTimeOffset` to the response with the `201` status
- **2026-07-03** `a460443e789e` — 4 breaking, 3 warning, 1 info
  - added the new required request property `historySettings/overlap`
  - removed the required property `historySettings/endTimeOffset` from the response with the `201` status
  - removed the required property `historySettings/recoveryStrategy` from the response with the `201` status
  - removed the required property `historySettings/startTimeOffset` from the response with the `201` status
  - removed the request property `historySettings/endTimeOffset`
  - removed the request property `historySettings/recoveryStrategy`
  - removed the request property `historySettings/startTimeOffset`
  - added the required property `historySettings/overlap` to the response with the `201` status
- **2026-06-30** `c5a35475739f` — 3 breaking, 1 warning, 2 info
  - added the new required request property `historySettings/endTimeOffset`
  - added the new required request property `historySettings/startTimeOffset`
  - removed the required property `historySettings/overlap` from the response with the `201` status
  - removed the request property `historySettings/overlap`
  - added the required property `historySettings/endTimeOffset` to the response with the `201` status
  - added the required property `historySettings/startTimeOffset` to the response with the `201` status
- **2026-06-29** `ea736a81a931` — 1 breaking, 1 info
  - added the new required request property `historySettings/recoveryStrategy`
  - added the required property `historySettings/recoveryStrategy` to the response with the `201` status
- **2026-06-24** `2c78cb2da647` — 4 breaking, 3 warning, 1 info
  - added the new required request property `historySettings/overlap`
  - removed the required property `historySettings/endTimeOffset` from the response with the `201` status
  - removed the required property `historySettings/recoveryStrategy` from the response with the `201` status
  - removed the required property `historySettings/startTimeOffset` from the response with the `201` status
  - removed the request property `historySettings/endTimeOffset`
  - removed the request property `historySettings/recoveryStrategy`
  - removed the request property `historySettings/startTimeOffset`
  - added the required property `historySettings/overlap` to the response with the `201` status
- **2026-06-23** `9eab61b4f349` — 3 breaking, 1 warning, 2 info
  - added the new required request property `historySettings/endTimeOffset`
  - added the new required request property `historySettings/startTimeOffset`
  - removed the required property `historySettings/overlap` from the response with the `201` status
  - removed the request property `historySettings/overlap`
  - added the required property `historySettings/endTimeOffset` to the response with the `201` status
  - added the required property `historySettings/startTimeOffset` to the response with the `201` status
- **2026-06-22** `748932ded127` — 1 breaking, 1 info
  - added the new required request property `historySettings/recoveryStrategy`
  - added the required property `historySettings/recoveryStrategy` to the response with the `201` status
- **2026-06-18** `f4c06376e038` — 1 breaking, 1 warning
  - removed the required property `historySettings/recoveryStrategy` from the response with the `201` status
  - removed the request property `historySettings/recoveryStrategy`
- **2026-06-17** `29657c3c1e70` — 1 breaking, 1 info
  - added the new required request property `historySettings/recoveryStrategy`
  - added the required property `historySettings/recoveryStrategy` to the response with the `201` status
- **2026-04-15** `861a7080570a` — 7 breaking, 5 warning, 2 info
  - added the new required request property `historySettings`
  - added the new required request property `standardSettings`
  - removed the required property `maxReadInterval` from the response with the `201` status
  - removed the required property `name` from the response with the `201` status
  - removed the required property `overlap` from the response with the `201` status
  - removed the required property `readDelay` from the response with the `201` status
  - removed the required property `scanMode` from the response with the `201` status
  - removed the request property `maxReadInterval`
  - removed the request property `name`
  - removed the request property `overlap`
  - removed the request property `readDelay`
  - removed the request property `scanModeId`
  - added the required property `historySettings` to the response with the `201` status
  - added the required property `standardSettings` to the response with the `201` status
- **2026-04-04** `f4c4f75208e6` — 1 breaking, 1 info
  - added the new required request property `id`
  - the request property `readDelay` became nullable
- **2026-03-25** `cdb5b7ea7199` — 4 warning, 8 info
  - removed the optional property `creationDate` from the response with the `201` status
  - removed the optional property `lastEditInstant` from the response with the `201` status
  - removed the optional property `scanMode/creationDate` from the response with the `201` status
  - removed the optional property `scanMode/lastEditInstant` from the response with the `201` status
  - added the required property `createdAt` to the response with the `201` status
  - added the required property `createdBy` to the response with the `201` status
  - added the required property `scanMode/createdAt` to the response with the `201` status
  - added the required property `scanMode/createdBy` to the response with the `201` status
  - added the required property `scanMode/updatedAt` to the response with the `201` status
  - added the required property `scanMode/updatedBy` to the response with the `201` status
  - added the required property `updatedAt` to the response with the `201` status
  - added the required property `updatedBy` to the response with the `201` status
- **2026-03-23** `8a31f65ba14a` — 1 info
  - endpoint added
- **2026-03-20** `108013c94629` — 1 breaking
  - api path removed without deprecation
- **2026-03-19** `fb56929c0675` — 4 warning, 8 info
  - removed the optional property `creationDate` from the response with the `201` status
  - removed the optional property `lastEditInstant` from the response with the `201` status
  - removed the optional property `scanMode/creationDate` from the response with the `201` status
  - removed the optional property `scanMode/lastEditInstant` from the response with the `201` status
  - added the required property `createdAt` to the response with the `201` status
  - added the required property `createdBy` to the response with the `201` status
  - added the required property `scanMode/createdAt` to the response with the `201` status
  - added the required property `scanMode/createdBy` to the response with the `201` status
  - added the required property `scanMode/updatedAt` to the response with the `201` status
  - added the required property `scanMode/updatedBy` to the response with the `201` status
  - added the required property `updatedAt` to the response with the `201` status
  - added the required property `updatedBy` to the response with the `201` status
- **2026-03-18** `d6e364e3cd4e` — 4 breaking, 2 info
  - removed the required property `scanMode/createdAt` from the response with the `201` status
  - removed the required property `scanMode/createdBy` from the response with the `201` status
  - removed the required property `scanMode/updatedAt` from the response with the `201` status
  - removed the required property `scanMode/updatedBy` from the response with the `201` status
  - added the optional property `scanMode/creationDate` to the response with the `201` status
  - added the optional property `scanMode/lastEditInstant` to the response with the `201` status
- **2026-03-17** `3bf1b221f6ef` — 1 breaking, 2 warning, 4 info
  - the response property `readDelay` became nullable for the status `201`
  - removed the optional property `scanMode/creationDate` from the response with the `201` status
  - removed the optional property `scanMode/lastEditInstant` from the response with the `201` status
  - added the required property `scanMode/createdAt` to the response with the `201` status
  - added the required property `scanMode/createdBy` to the response with the `201` status
  - added the required property `scanMode/updatedAt` to the response with the `201` status
  - added the required property `scanMode/updatedBy` to the response with the `201` status
- **2026-03-16** `0e8241292e16` — 1 info
  - endpoint added
- **2026-03-10** `88f262299d5e` — 1 breaking
  - api path removed without deprecation
- **2026-03-10** `76d90b88c3e5` — 1 info
  - endpoint added
- **2026-02-09** `1478646796ac` — 1 breaking
  - api path removed without deprecation
- **2026-02-03** `bb7c469357f8` — 1 info
  - endpoint added
- **2026-01-26** `a291063e086b` — 1 breaking
  - api path removed without deprecation
- **2026-01-19** `f7d0cb77f2c5` — 1 info
  - endpoint added
- **2026-01-06** `d8e7a58e006a` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/optimistiksas/apis/oibus-api/docs/api/south/:southId/groups/post.md) · [API](https://skmtc.dev/optimistiksas/apis/oibus-api.md) · [Page](https://skmtc.dev/optimistiksas/apis/oibus-api/changes/api/south/:southId/groups/post)
