---
title: "Restart a Pod"
method: POST
path: "/pods/{podId}/restart"
tags: ["pods"]
---

# Restart a Pod

`POST /pods/{podId}/restart`

Restart a Pod.

## Path parameters

- `podId` string, required

## Other responses

- `400` — Invalid Pod ID.
- `401` — Unauthorized.

---

[API](https://skmtc.dev/runpod/apis/runpod-api.md) · [All operations](https://skmtc.dev/runpod/apis/runpod-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/runpod/runpod-api/revisions/759c8050ed88/schema)
