---
title: "Restart Application"
method: POST
path: "/apps/{appId}/restart"
tags: ["Applications"]
---

# Restart Application

`POST /apps/{appId}/restart`

Triggers a restart of all pods for the specified application.

## Path parameters

- `appId` string, required

## Response `200`

Application restart was successfully triggered.

## Other responses

- `401` — User is unauthorized.
- `403` — User has invalid card or suspended.
- `404` — Application is not found.
- `500` — Unexpected server error.

---

[API](https://skmtc.net/bunny/apis/bunny-net-cdn-logging.md) · [All operations](https://skmtc.net/bunny/apis/bunny-net-cdn-logging/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bunny/bunny-net-cdn-logging/revisions/9e622620664b/schema)
