---
title: "Changes to Update App"
method: PATCH
path: "/apps/{id}"
---

# Changes to Update App

`PATCH /apps/{id}`

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

## Timeline

Changed in 13 of 74 revisions.

- **2026-09-10** `2a25564a92d5` — 1 info
- **2026-09-03** `697924df40d1` — 1 info
- **2026-08-27** `16c82685be35` — 1 info
- **2026-08-25** `621705ee8f4a` — 1 info
- **2026-08-20** `6a23760847c8` — 2 info
- **2026-08-18** `f67a043e3190` — 1 info
- **2026-08-13** `48408451a1f0` — 1 info
- **2026-08-12** `6fb1c04bf255` — 1 info
- **2026-08-11** `a01100378e59` — 2 info
- **2026-08-07** `f1020c3ecda4` — 4 info
- **2026-08-06** `a602de67ab25` — 1 warning, 1 info
- **2026-07-31** `099fdc3be422` — 1 info
- **2026-07-26** `60bbb4a6ffbc` — 33 breaking, 9 warning, 28 info

## Changes

- **2026-09-10** `2a25564a92d5` — 1 info
  - added the required property `domains` to the response with the `200` status
- **2026-09-03** `697924df40d1` — 1 info
  - added the required property `previous_hosted_urls` to the response with the `200` status
- **2026-08-27** `16c82685be35` — 1 info
  - added the required property `preview_token` to the response with the `200` status
- **2026-08-25** `621705ee8f4a` — 1 info
  - added the required property `elements_used` to the response with the `200` status
- **2026-08-20** `6a23760847c8` — 2 info
  - added the required property `businesses_created_count` to the response with the `200` status
  - added the required property `businesses_created_logo_urls` to the response with the `200` status
- **2026-08-18** `f67a043e3190` — 1 info
  - added the required property `deployment` to the response with the `200` status
- **2026-08-13** `48408451a1f0` — 1 info
  - added the required property `banner_image` to the response with the `200` status
- **2026-08-12** `6fb1c04bf255` — 1 info
  - the request property `base_url` became nullable
- **2026-08-11** `a01100378e59` — 2 info
  - added the required property `account/logo_url` to the response with the `200` status
  - added the required property `account/route` to the response with the `200` status
- **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-08-06** `a602de67ab25` — 1 warning, 1 info
  - added the new `website` enum value to the `app_type` response property for the response status `200`
  - added the new `website` enum value to the request property `app_type`
- **2026-07-31** `099fdc3be422` — 1 info
  - added the required property `required_scopes` to the response with the `200` status
- **2026-07-26** `60bbb4a6ffbc` — 33 breaking, 9 warning, 28 info
  - request body became required
  - request property `app_type` was restricted to a list of enum values
  - request property `oauth_client_type` was restricted to a list of enum values
  - request property `status` was restricted to a list of enum values
  - the request property `app_store_description` became not nullable
  - the request property `base_url` became not nullable
  - the request property `description` became not nullable
  - the request property `icon` became not nullable
  - the request property `name` became not nullable
  - the request property `redirect_uris` became not nullable
  - the request property `required_scopes` became not nullable
  - the request property `route` became not nullable
  - the request property `secrets` became not nullable
  - removed `#/components/schemas/AppOauthClientTypes, subschema #2` from the `oauth_client_type` request property `oneOf` list
  - removed `#/components/schemas/AppStatuses, subschema #2` from the `status` request property `oneOf` list
  - removed `#/components/schemas/AppTypes, subschema #2` from the `app_type` request property `oneOf` list
  - the `app_type` request property type changed from no type to `string`
  - the `oauth_client_type` request property type changed from no type to `string`
  - the `status` request property type changed from no type to `string`
  - the response property `requested_permissions/items/justification` became nullable for the status `200`
  - added `#/components/schemas/AppApiKey, subschema #2` to the `api_key` response property `oneOf` list for the response status `200`
  - added `#/components/schemas/AppProductionBuild, subschema #2` to the `production_web_build` response property `oneOf` list for the response status `200`
  - the `api_key` response's property type changed from `object, null` to no type for status `200`
  - the `production_web_build` response's property type changed from `object, null` to no type for status `200`
  - removed the required property `api_key/created_at` from the response with the `200` status
  - removed the required property `api_key/id` from the response with the `200` status
  - removed the required property `api_key/token` from the response with the `200` status
  - removed the required property `company` from the response with the `200` status
  - removed the required property `production_web_build/checksum` from the response with the `200` status
  - removed the required property `production_web_build/file_url` from the response with the `200` status
  - removed the required property `production_web_build/id` from the response with the `200` status
  - removed the required property `production_web_build/status` from the response with the `200` status
  - removed the required property `stats` from the response with the `200` status
  - 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
  - …30 more

---

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