---
title: "Confirm a pending booking (host)"
method: GET
path: "/v1/bookings/{confirm_token}/confirm"
tags: ["Bookings"]
---

# Confirm a pending booking (host)

`GET /v1/bookings/{confirm_token}/confirm`

One-click confirm link sent to the host when a booking requires confirmation. Sets status to `confirmed` and notifies the attendee.

## Path parameters

- `confirm_token` string, required

## Response `200`

Default Response

---

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