---
title: "Delete Calendar Slots"
method: DELETE
path: "/v2/available_slots/{id}"
tags: ["Calendar Slots"]
---

# Delete Calendar Slots

`DELETE /v2/available_slots/{id}`

Destroy calendar slot by the unique identifier

## Path parameters

- `id` string, required

## Query parameters

- `delete_all_siblings` boolean

## Response `200`

OK

- string, nullable

## Other responses

- `401` — Unauthorized
- `404` — Not Found

---

[API](https://skmtc.net/fountain/apis/hire-public-api.md) · [All operations](https://skmtc.net/fountain/apis/hire-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/fountain/hire-public-api/versions/5f406c0e9462/schema)
