---
title: "Reset Agent"
method: PUT
path: "/agents/{agent_id}/reset"
tags: ["/agents"]
---

# Reset Agent

`PUT /agents/{agent_id}/reset`

Reset a given `Agent` to default configuration.

## Path parameters

- `agent_id` string, uuid, required — ID of the agent to reset

## Response `200`

Successful Response

- EmptyResponse

## Other responses

- `422` — Validation Error

## Changes

- **2025-05-08** `17bdb8a33fb4` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/contextualai/apis/endpoints/changes/agents/:agent_id/reset/put.md)

---

[API](https://skmtc.dev/contextualai/apis/endpoints.md) · [All operations](https://skmtc.dev/contextualai/apis/endpoints/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/contextualai/endpoints/revisions/ca7f807eec8b/schema)
