---
title: "Delete Form"
method: DELETE
path: "/open/forms/{id}"
tags: ["Forms"]
---

# Delete Form

`DELETE /open/forms/{id}`

Delete a form. Requires `forms-write`.

## Path parameters

- `id` number, required

## Response `204`

Deleted

## Other responses

- `403` — Forbidden

---

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