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

# Patch the specified app template

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

## 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

## Other responses

- `default` — ok

## Changes

- **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/6cef28dc0ade/schema)
