---
title: "Changes to Register with a cloud marketplace"
method: POST
path: "/marketplace/register"
---

# Changes to Register with a cloud marketplace

`POST /marketplace/register`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 43 revisions.

- **2026-07-08** `bed0f79de08d` — 3 breaking
- **2026-04-15** `a2cc5189d200` — 2 breaking, 1 warning, 1 info

## Changes

- **2026-07-08** `bed0f79de08d` — 3 breaking
  - added `#/components/schemas/MarketplaceRegistrationProvider` to the `marketplace` request property `allOf` list
  - removed the enum value `aws` of the request property `marketplace`
  - the `marketplace` request property type/format changed from `string`/`` to ``/``
- **2026-04-15** `a2cc5189d200` — 2 breaking, 1 warning, 1 info
  - request property `marketplace` was restricted to a list of enum values
  - the `marketplace` request property type/format changed from ``/`` to `string`/``
  - removed `#/components/schemas/MarketplaceRegistrationProvider` from the `marketplace` request property `allOf` list
  - added the new `aws` enum value to the request property `marketplace`

---

[Operation](https://skmtc.dev/xataio/apis/xata-api/docs/marketplace/register/post.md) · [API](https://skmtc.dev/xataio/apis/xata-api.md) · [Page](https://skmtc.dev/xataio/apis/xata-api/changes/marketplace/register/post)
