---
title: "Update app code"
method: PUT
path: "/apps/{app_id}/file"
tags: ["Apps"]
---

# Update app code

`PUT /apps/{app_id}/file`

## Path parameters

- `app_id` string, uuid, required

## Response `200`

App updated successfully

- Success
  - `message` string

## Other responses

- `400` — Bad request

---

[API](https://skmtc.dev/shardcloud/apis/cloud-website-api.md) · [All operations](https://skmtc.dev/shardcloud/apis/cloud-website-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/shardcloud/cloud-website-api/revisions/7fe2fc6c24d7/schema)
