---
title: "Delete Tool Credential"
method: DELETE
path: "/api/tools/{tool_name}/credentials/{field_name}"
tags: ["tools"]
---

# Delete Tool Credential

`DELETE /api/tools/{tool_name}/credentials/{field_name}`

## Path parameters

- `tool_name` string, required
- `field_name` string, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

## Changes

- **2026-05-01** `c9eb29ec9a1b` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/xorbitsai/apis/xagent/changes/api/tools/:tool_name/credentials/:field_name/delete.md)

---

[API](https://skmtc.dev/xorbitsai/apis/xagent.md) · [All operations](https://skmtc.dev/xorbitsai/apis/xagent/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/xorbitsai/xagent/revisions/33e4ba4936ad/schema)
