---
title: "CORS preflight for the agent chat endpoint"
method: OPTIONS
path: "/api/agent/chat"
tags: ["Agent"]
---

# CORS preflight for the agent chat endpoint

`OPTIONS /api/agent/chat`

Returns the CORS policy for browser clients on clarm.com and its subdomains.

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