---
title: "Changes to Create a schema"
method: POST
path: "/groups/{groupId}/apps/{appId}/schemas"
---

# Changes to Create a schema

`POST /groups/{groupId}/apps/{appId}/schemas`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 50 revisions.

- **2024-04-16** (v3) `4d3b5277aa31` — 1 breaking, 1 info
- **2024-02-20** (v3) `e2240dd053bd` — 2 breaking, 3 warning, 2 info

## Changes

- **2024-04-16** (v3) `4d3b5277aa31` — 1 breaking, 1 info
  - removed the enum value `undefined` of the request property `allOf[#/components/schemas/FullSchema]/schema/bsonType`
  - added the new `null` enum value to the request property `allOf[#/components/schemas/FullSchema]/schema/bsonType`
- **2024-02-20** (v3) `e2240dd053bd` — 2 breaking, 3 warning, 2 info
  - added `#/components/schemas/FullSchema, subschema #1` to the request body `allOf` list
  - the request's body type changed from `object` to no type
  - removed the request property `_id`
  - removed the request property `metadata`
  - removed the request property `schema`
  - the response property `_id` became required for the status `200`
  - the response property `metadata` became required for the status `200`

---

[Operation](https://skmtc.dev/mongodb/apis/mongodb-atlas-app-services-admin-api/docs/groups/:groupId/apps/:appId/schemas/post.md) · [API](https://skmtc.dev/mongodb/apis/mongodb-atlas-app-services-admin-api.md) · [Page](https://skmtc.dev/mongodb/apis/mongodb-atlas-app-services-admin-api/changes/groups/:groupId/apps/:appId/schemas/post)
