---
title: "Cancel confirmation page"
method: GET
path: "/v1/cancel/{token}"
tags: ["Public"]
---

# Cancel confirmation page

`GET /v1/cancel/{token}`

Returns an HTML confirmation page for cancelling a booking. Linked from cancellation emails.

## Path parameters

- `token` string, required

## Response `200`

Default Response

- string

---

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