---
title: "Delete grant"
method: DELETE
path: "/preview/v2/grants/{id}"
tags: ["Grants"]
---

# Delete grant

`DELETE /preview/v2/grants/{id}`

> ⚠️ This endpoint is in [public preview](/preview/roadmap).

Delete a grant.

## Path parameters

- `id` string, required

## Response `204`

Grant deleted.

## Other responses

- `401` — Unauthorized.
- `403` — Forbidden.
- `404` — Grant not found.
- `500` — Internal server error.

---

[API](https://skmtc.net/sfcompute/apis/san-francisco-compute-documentation.md) · [All operations](https://skmtc.net/sfcompute/apis/san-francisco-compute-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sfcompute/san-francisco-compute-documentation/versions/93dd7661e9bb/schema)
