---
title: "CORS preflight for the demo booking endpoint"
method: OPTIONS
path: "/api/demo-booking"
tags: ["Signup"]
---

# CORS preflight for the demo booking endpoint

`OPTIONS /api/demo-booking`

Returns the CORS policy for browser clients submitting a booking.

## Response `204`

Preflight accepted. No body.

---

[API](https://skmtc.dev/clarm/apis/clarm-public-api.md) · [All operations](https://skmtc.dev/clarm/apis/clarm-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/clarm/clarm-public-api/revisions/ff890a5d2a91/schema)
