---
title: "Changes to Add a Sync Group"
method: POST
path: "/syncgroup/add"
---

# Changes to Add a Sync Group

`POST /syncgroup/add`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 52 revisions.

- **2026-07-30** `fe497e811c7f` — 1 breaking, 19 warning, 13 info
- **2026-02-25** `41c04de98ec5` — 1 breaking, 1 info
- **2023-07-10** `a3c40cebbafa` — 1 info
- **2020-02-17** `8e1275395104` — 1 breaking

## Changes

- **2026-07-30** `fe497e811c7f` — 1 breaking, 19 warning, 13 info
  - the response property `modifiedDt` became nullable for the status `201`
  - removed the optional property `bandwidthLimit` from the response with the `201` status
  - removed the optional property `description` from the response with the `201` status
  - removed the optional property `displayGroup` from the response with the `201` status
  - removed the optional property `displayGroupId` from the response with the `201` status
  - removed the optional property `dynamicCriteria` from the response with the `201` status
  - removed the optional property `dynamicCriteriaExactTags` from the response with the `201` status
  - removed the optional property `dynamicCriteriaLogicalOperator` from the response with the `201` status
  - removed the optional property `dynamicCriteriaTags` from the response with the `201` status
  - removed the optional property `dynamicCriteriaTagsLogicalOperator` from the response with the `201` status
  - removed the optional property `groupsWithPermissions` from the response with the `201` status
  - removed the optional property `isDisplaySpecific` from the response with the `201` status
  - removed the optional property `isDynamic` from the response with the `201` status
  - removed the optional property `ref1` from the response with the `201` status
  - removed the optional property `ref2` from the response with the `201` status
  - removed the optional property `ref3` from the response with the `201` status
  - removed the optional property `ref4` from the response with the `201` status
  - removed the optional property `ref5` from the response with the `201` status
  - removed the optional property `tags` from the response with the `201` status
  - removed the optional property `userId` from the response with the `201` status
  - added the new optional request property `syncSwitchDelay`
  - added the new optional request property `syncVideoPauseDelay`
  - added the optional property `leadDisplay` to the response with the `201` status
  - added the optional property `leadDisplayId` to the response with the `201` status
  - added the optional property `modifiedBy` to the response with the `201` status
  - added the optional property `modifiedByName` to the response with the `201` status
  - added the optional property `name` to the response with the `201` status
  - added the optional property `owner` to the response with the `201` status
  - added the optional property `ownerId` to the response with the `201` status
  - added the optional property `syncGroupId` to the response with the `201` status
  - added the optional property `syncPublisherPort` to the response with the `201` status
  - added the optional property `syncSwitchDelay` to the response with the `201` status
  - added the optional property `syncVideoPauseDelay` to the response with the `201` status
- **2026-02-25** `41c04de98ec5` — 1 breaking, 1 info
  - added required request body
  - added the media type `application/json` for the response with the status `201`
- **2023-07-10** `a3c40cebbafa` — 1 info
  - endpoint added
- **2020-02-17** `8e1275395104` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/xibosignage/apis/xibo-api/docs/syncgroup/add/post.md) · [API](https://skmtc.dev/xibosignage/apis/xibo-api.md) · [Page](https://skmtc.dev/xibosignage/apis/xibo-api/changes/syncgroup/add/post)
