---
title: "Change the live app to another, previously approved version"
method: POST
path: "/apps/{appId}/live"
tags: ["apps : Find and modify apps"]
---

# Change the live app to another, previously approved version

`POST /apps/{appId}/live`

- This method is called on behalf of a developer.

## Path parameters

- `appId` string, required

## Query parameters

- `developerId` string, required
- `version` string, required

## Other responses

- `400` — Bad Request - Required parameters are missing, malformed or invalid
- `404` — Not Found - App is not found

---

[API](https://skmtc.net/openchannel/apis/market.md) · [All operations](https://skmtc.net/openchannel/apis/market/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openchannel/market/versions/e5e2475bf7c3/schema)
