---
title: "Reset Agent"
method: POST
path: "/{agent_name}/reset"
---

# Reset Agent

`POST /{agent_name}/reset`

Reset the agent

## Path parameters

- `agent_name` string, required

## Headers

- `authorization` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

> 6 revisions in range; 1 could not be searched.

- **2025-04-15** `3721cc9fdbd8` — 1 info
  - endpoint added
- **2025-03-28** `adb0e891f13a` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/supercog-ai/apis/agentic-api/changes/:agent_name/reset/post.md)

---

[API](https://skmtc.dev/supercog-ai/apis/agentic-api.md) · [All operations](https://skmtc.dev/supercog-ai/apis/agentic-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/supercog-ai/agentic-api/revisions/572d9f408d53/schema)
