---
title: "Delete a user-defined block."
method: DELETE
path: "/api/blocks/{id}"
tags: ["blocks"]
---

# Delete a user-defined block.

`DELETE /api/blocks/{id}`

## Path parameters

- `id` string, required

## Response `204`

Block deleted

## Other responses

- `400` — Bad request
- `404` — Block not found
- `500` — Internal server error

---

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