---
title: "Purge Tool Cache"
method: POST
path: "/v1/tools/{id}/cache/purge"
tags: ["Cache Purges"]
---

# Purge Tool Cache

`POST /v1/tools/{id}/cache/purge`

Clears the cache for a specific tool by its ID.

## Path parameters

- `id` string, uuid, required

## Response `200`

Cache purged successfully

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.net/px0-ai/apis/px0-api.md) · [All operations](https://skmtc.net/px0-ai/apis/px0-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/px0-ai/px0-api/versions/3ed72443989d/schema)
