---
title: "Delete owner quota"
method: DELETE
path: "/quotas/{ownerID}"
tags: ["quotas"]
---

# Delete owner quota

`DELETE /quotas/{ownerID}`

Delete the quota override for an owner

## Path parameters

- `ownerID` string, required

## Response `200`

OK

- InternalApiRoutesStatusResponse
  - `status` string

## Other responses

- `404` — Not Found

---

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