---
title: "Patch the specified app template"
method: PATCH
path: "/kapis/openpitrix.io/v1/apps/{app}"
tags: ["OpenPitrix Resources"]
deprecated: true
---

# Patch the specified app template

`PATCH /kapis/openpitrix.io/v1/apps/{app}`

> **Deprecated.**

## Path parameters

- `app` string, required

## Request body

- OpenpitrixModifyAppVersionRequest
  - `description` string
  - `name` string
  - `package` string
  - `package_files` object
  - `version_id` string

## Response `200`

ok

- ErrorsError
  - `message` string, required — error message

## Changes

- **2021-08-05** `dd7db7ac6d6b` — 3 info
  - api tag `OpenPitrix Resources` added
  - api tag `App Template` removed
  - endpoint deprecated
- **2020-10-22** `358f19985531` — 2 info
  - api tag `App Template` added
  - api tag `Openpitrix Resources` removed
- **2020-09-23** `3156908837a4` — 1 info
  - endpoint added
- **2020-08-13** `a1dfd3d9e265` — 1 breaking
  - api path removed without deprecation
- **2019-09-26** `6cef28dc0ade` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/kubesphere/apis/ks-api/changes/kapis/openpitrix.io/v1/apps/:app/patch.md)

---

[API](https://skmtc.dev/kubesphere/apis/ks-api.md) · [All operations](https://skmtc.dev/kubesphere/apis/ks-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/kubesphere/ks-api/revisions/2d39d3e5bb17/schema)
