---
title: "Changes to POST /shares"
method: POST
path: "/shares"
---

# Changes to POST /shares

`POST /shares`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 9 revisions.

- **2025-02-27** `60220bae69ec` — 4 warning, 13 info
- **2025-02-22** `45486f7d0cd5` — 1 breaking
- **2025-02-20** `27d7bed71eaa` — 2 info
- **2025-02-17** `65d1116169f3` — 4 info
- **2025-02-16** `af378e92b27b` — 8 warning, 6 info

## Changes

- **2025-02-27** `60220bae69ec` — 4 warning, 13 info
  - removed the request property `description`
  - removed the request property `properties`
  - removed the optional property `description` from the response with the `200` status
  - removed the optional property `properties` from the response with the `200` status
  - api tag `SharesService` added
  - api tag `DeltaSharingExtensionService` removed
  - api tag `shares` removed
  - api tag `unofficial` removed
  - added the new optional request property `comment`
  - added the optional property `comment` to the response with the `200` status
  - added the optional property `createdAt` to the response with the `200` status
  - added the optional property `createdBy` to the response with the `200` status
  - added the optional property `dataObjects` to the response with the `200` status
  - added the optional property `owner` to the response with the `200` status
  - added the optional property `updatedAt` to the response with the `200` status
  - added the optional property `updatedBy` to the response with the `200` status
  - the response optional property `id` became not read-only for the status `200`
- **2025-02-22** `45486f7d0cd5` — 1 breaking
  - the request property `name` became required
- **2025-02-20** `27d7bed71eaa` — 2 info
  - api tag `DeltaSharingExtensionService` added
  - api tag `CatalogService` removed
- **2025-02-17** `65d1116169f3` — 4 info
  - added the new optional request property `description`
  - added the new optional request property `properties`
  - added the optional property `description` to the response with the `200` status
  - added the optional property `properties` to the response with the `200` status
- **2025-02-16** `af378e92b27b` — 8 warning, 6 info
  - removed the request property `comment`
  - removed the optional property `comment` from the response with the `200` status
  - removed the optional property `createdAt` from the response with the `200` status
  - removed the optional property `createdBy` from the response with the `200` status
  - removed the optional property `dataObjects` from the response with the `200` status
  - removed the optional property `owner` from the response with the `200` status
  - removed the optional property `updatedAt` from the response with the `200` status
  - removed the optional property `updatedBy` from the response with the `200` status
  - api tag `CatalogService` added
  - api tag `shares` added
  - api tag `unofficial` added
  - api tag `SharesService` removed
  - the request property `name` became optional
  - the response optional property `id` became read-only for the status `200`

---

[Operation](https://skmtc.dev/delta-incubator/apis/delta-sharing-api/docs/shares/post.md) · [API](https://skmtc.dev/delta-incubator/apis/delta-sharing-api.md) · [Page](https://skmtc.dev/delta-incubator/apis/delta-sharing-api/changes/shares/post)
