---
title: "Cancel a booked slot"
method: POST
path: "/v2/booked_slots/{id}/cancel"
tags: ["Calendar Slots"]
---

# Cancel a booked slot

`POST /v2/booked_slots/{id}/cancel`

Cancel a booked slot

## Path parameters

- `id` string, required

## Query parameters

- `page` integer

## Response `204`

OK

## Other responses

- `401` — Unauthorized

---

[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/revisions/5f406c0e9462/schema)
