---
title: "Changes to Submit dataset"
method: POST
path: "/datasets"
---

# Changes to Submit dataset

`POST /datasets`

> Every recorded change to this endpoint, newest first.
> 11 revisions in range; 3 not diffed.

## Timeline

Changed in 2 of 11 revisions.

- **2024-12-17** `7bbdf1c10c96` — 9 breaking, 16 warning
- **2024-10-22** `04c12ef2ae18` — 1 breaking

## Changes

- **2024-12-17** `7bbdf1c10c96` — 9 breaking, 16 warning
  - the request's body type changed from `object` to no type
  - the response's body type changed from `object` to no type for status `400`
  - the response's body type changed from `object` to no type for status `409`
  - removed the required property `code` from the response with the `400` status
  - removed the required property `code` from the response with the `409` status
  - removed the required property `errors` from the response with the `400` status
  - removed the required property `errors` from the response with the `409` status
  - removed the required property `message` from the response with the `400` status
  - removed the required property `message` from the response with the `409` status
  - removed the request property `accessRights`
  - removed the request property `contactPoint`
  - removed the request property `description`
  - removed the request property `distribution`
  - removed the request property `identifier`
  - removed the request property `issued`
  - removed the request property `keyword`
  - removed the request property `modified`
  - removed the request property `publisher`
  - removed the request property `securityClassification`
  - removed the request property `status`
  - removed the request property `supplierIdentifier`
  - removed the request property `theme`
  - removed the request property `title`
  - removed the request property `type`
  - removed the request property `updateFrequency`
- **2024-10-22** `04c12ef2ae18` — 1 breaking
  - the request property `publisher` became required

---

[Operation](https://skmtc.dev/central-digital-and-data-office/apis/data-catalogue-metadata-api/docs/datasets/post.md) · [API](https://skmtc.dev/central-digital-and-data-office/apis/data-catalogue-metadata-api.md) · [Page](https://skmtc.dev/central-digital-and-data-office/apis/data-catalogue-metadata-api/changes/datasets/post)
