---
title: "Delete credentials for a built-in runtime"
method: DELETE
path: "/api/agent-runtimes/{runtime}/credentials"
tags: ["Runtimes"]
---

# Delete credentials for a built-in runtime

`DELETE /api/agent-runtimes/{runtime}/credentials`

## Path parameters

- `runtime` 'claude_managed_agents' | 'cursor' | 'gemini_antigravity' | 'elastic_agent_builder', required

## Response `200`

Credential deleted

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.dev/litellm-agent-platform/apis/litellm-agent-platform-api.md) · [All operations](https://skmtc.dev/litellm-agent-platform/apis/litellm-agent-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/litellm-agent-platform/litellm-agent-platform-api/revisions/92039c29a228/schema)
