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

# Reset a Pod

`POST /pods/{podId}/reset`

Reset a Pod.

## Path parameters

- `podId` string, required

## Response `200`

Pod successfully reset.

## 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)
