---
title: "Restart Container Instance"
method: POST
path: "/v1/restart"
tags: ["metadata"]
---

# Restart Container Instance

`POST /v1/restart`

Restarts the current container instance on the same SaladCloud node

## Headers

- `Metadata` 'true', required

## Response `204`

No Content

## Other responses

- `400` — Bad Request
- `403` — Forbidden
- `404` — Not Found
- `default` — Unknown Error

---

[API](https://skmtc.net/salad/apis/saladcloud-api.md) · [All operations](https://skmtc.net/salad/apis/saladcloud-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/salad/saladcloud-api/revisions/6ee34c3732f3/schema)
