---
title: "Changes to Create a Deployment Draft"
method: POST
path: "/groups/{groupId}/apps/{appId}/drafts"
---

# Changes to Create a Deployment Draft

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

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 50 revisions.

- **2024-02-20** (v3) `e2240dd053bd` — 1 breaking, 6 info
- **2023-12-04** (v3) `1d1564c0dca1` — 1 breaking, 1 info

## Changes

- **2024-02-20** (v3) `e2240dd053bd` — 1 breaking, 6 info
  - the `app/allOf[#/components/schemas/App]/environment` response's property type/format changed from `string`/`` to ``/`` for status `201`
  - added `#/components/schemas/AppEnvironment, subschema #1` to the `app/allOf[#/components/schemas/App]/environment` response property `allOf` list for the response status `201`
  - removed the `` enum value from the `app/allOf[#/components/schemas/App]/environment` response property for the response status `201`
  - removed the `development` enum value from the `app/allOf[#/components/schemas/App]/environment` response property for the response status `201`
  - removed the `production` enum value from the `app/allOf[#/components/schemas/App]/environment` response property for the response status `201`
  - removed the `qa` enum value from the `app/allOf[#/components/schemas/App]/environment` response property for the response status `201`
  - removed the `testing` enum value from the `app/allOf[#/components/schemas/App]/environment` response property for the response status `201`
- **2023-12-04** (v3) `1d1564c0dca1` — 1 breaking, 1 info
  - removed the success response with the status `200`
  - added the success response with the status `201`

---

[Operation](https://skmtc.dev/mongodb/apis/mongodb-atlas-app-services-admin-api/docs/groups/:groupId/apps/:appId/drafts/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/drafts/post)
