---
title: "Delete workspace LLM quota override (admin, proxied to llmproxy)"
method: DELETE
path: "/api/admin/workspaces/{id}/llm-quota"
tags: ["Admin"]
---

# Delete workspace LLM quota override (admin, proxied to llmproxy)

`DELETE /api/admin/workspaces/{id}/llm-quota`

## Path parameters

- `id` string, required

## Response `204`

deleted

## Other responses

- `401` — unauthorized
- `403` — admin role required
- `502` — llmproxy unavailable
- `503` — llmproxy not configured

## Changes

- **2026-05-22** `a533774946d2` — 1 info
  - endpoint added
- **2026-05-22** `1ba39f384b63` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/agentserver/apis/agentserver-api/changes/api/admin/workspaces/:id/llm-quota/delete.md)

---

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