---
title: "Turn on or off a app"
method: POST
path: "/v1/projects/{name}/actions/scale"
tags: ["Apps"]
---

# Turn on or off a app

`POST /v1/projects/{name}/actions/scale`

turn on or off a app that user owns

## Path parameters

- `name` string, required

## Request body

- object
  - `scale` number, required

## Response `200`

Your request has been submitted.

## Other responses

- `401` — Missing authentication
- `404` — App does not exists.

---

[API](https://skmtc.net/liara-cloud/apis/paas.md) · [All operations](https://skmtc.net/liara-cloud/apis/paas/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/liara-cloud/paas/revisions/4413e6f56089/schema)
