---
title: "Changes to Promote App Build"
method: POST
path: "/app_builds/{id}/promote"
---

# Changes to Promote App Build

`POST /app_builds/{id}/promote`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 42 revisions.

- **2026-08-12** `ae20b30817de` — 1 info
- **2026-08-07** `f1020c3ecda4` — 4 info
- **2026-07-31** `099fdc3be422` — 7 warning
- **2026-07-26** `60bbb4a6ffbc` — 2 breaking, 9 warning, 15 info

## Changes

- **2026-08-12** `ae20b30817de` — 1 info
  - added the non-success response with the status `409`
- **2026-08-07** `f1020c3ecda4` — 4 info
  - added the optional property `error/code` to the response with the `400` status
  - added the optional property `error/code` to the response with the `401` status
  - added the optional property `error/code` to the response with the `403` status
  - added the optional property `error/code` to the response with the `404` status
- **2026-07-31** `099fdc3be422` — 7 warning
  - added the new `analytics` enum value to the `supported_app_view_types/items/` response property for the response status `200`
  - added the new `dash` enum value to the `supported_app_view_types/items/` response property for the response status `200`
  - added the new `dashboard` enum value to the `supported_app_view_types/items/` response property for the response status `200`
  - added the new `discover` enum value to the `supported_app_view_types/items/` response property for the response status `200`
  - added the new `hub` enum value to the `supported_app_view_types/items/` response property for the response status `200`
  - added the new `openapi` enum value to the `supported_app_view_types/items/` response property for the response status `200`
  - added the new `skills` enum value to the `supported_app_view_types/items/` response property for the response status `200`
- **2026-07-26** `60bbb4a6ffbc` — 2 breaking, 9 warning, 15 info
  - the response property `file_url` became nullable for the status `200`
  - the `created_at` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
  - deleted the `path` request parameter `id`
  - removed the optional property `error/code` from the response with the `400` status
  - removed the optional property `error/code` from the response with the `401` status
  - removed the optional property `error/code` from the response with the `403` status
  - removed the optional property `error/code` from the response with the `404` status
  - removed the optional property `error/param` from the response with the `400` status
  - removed the optional property `error/param` from the response with the `401` status
  - removed the optional property `error/param` from the response with the `403` status
  - removed the optional property `error/param` from the response with the `404` status
  - api tag `App Builds` added
  - api tag `App builds` removed
  - added the new optional `header` request parameter `Api-Version-Date` to all path's operations
  - added the new optional `header` request parameter `Idempotency-Key`
  - removed the non-success response with the status `422`
  - removed the non-success response with the status `429`
  - removed the non-success response with the status `500`
  - removed the `analytics` enum value from the `supported_app_view_types/items/` response property for the response status `200`
  - removed the `dash` enum value from the `supported_app_view_types/items/` response property for the response status `200`
  - removed the `dashboard` enum value from the `supported_app_view_types/items/` response property for the response status `200`
  - removed the `discover` enum value from the `supported_app_view_types/items/` response property for the response status `200`
  - removed the `hub` enum value from the `supported_app_view_types/items/` response property for the response status `200`
  - removed the `openapi` enum value from the `supported_app_view_types/items/` response property for the response status `200`
  - removed the `skills` enum value from the `supported_app_view_types/items/` response property for the response status `200`
  - added the required property `source_url` to the response with the `200` status

---

[Operation](https://skmtc.dev/whop/apis/whop-api/docs/app_builds/:id/promote/post.md) · [API](https://skmtc.dev/whop/apis/whop-api.md) · [Page](https://skmtc.dev/whop/apis/whop-api/changes/app_builds/:id/promote/post)
