---
title: "Confirm cancellation"
method: POST
path: "/v1/cancel/{token}/confirm"
tags: ["Public"]
---

# Confirm cancellation

`POST /v1/cancel/{token}/confirm`

Confirms the cancellation after the attendee clicks "Yes, cancel" on the cancel confirmation page.

## 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)
