---
title: "Delete blocked time"
method: DELETE
path: "/blocked_times/{id}"
tags: ["Blocked Time Endpoints"]
---

# Delete blocked time

`DELETE /blocked_times/{id}`

## Path parameters

- `id` integer, required

## Headers

- `Authorization` string, required

## Response `200`

Blocked time deleted

- StatusResponse
  - `status` 'ok' | 'error'
  - `message` string

---

[API](https://skmtc.net/jammed-org/apis/jammed-bookings-api.md) · [All operations](https://skmtc.net/jammed-org/apis/jammed-bookings-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/jammed-org/jammed-bookings-api/revisions/3fc6a6f91b06/schema)
