---
title: "Delete Agent"
method: DELETE
path: "/unstable/agents/{agentId}"
tags: ["Agents"]
---

# Delete Agent

`DELETE /unstable/agents/{agentId}`

Delete an agent.

**API scope required**: `agents.delete`

## Path parameters

- `agentId` string, required

## Headers

- `X-API-KEY` string, required

## Response `204`

The agent has been successfully deleted

---

[API](https://skmtc.net/crossmint/apis/onramp.md) · [All operations](https://skmtc.net/crossmint/apis/onramp/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/crossmint/onramp/revisions/e2143d192130/schema)
