---
title: "Enable CORS (`/v1/experiment/{experiment_id}/summarize`)"
method: OPTIONS
path: "/v1/experiment/{experiment_id}/summarize"
tags: ["CORS"]
---

# Enable CORS (`/v1/experiment/{experiment_id}/summarize`)

`OPTIONS /v1/experiment/{experiment_id}/summarize`

Enable CORS

## Path parameters

- `experiment_id` string, uuid, required — Experiment id

## Response `200`

Response for CORS method

## Other responses

- `400` — The request was unacceptable, often due to missing a required parameter

## Changes

- **2024-09-30** `ac2727014d93` — 1 breaking
  - the response's body became nullable
- **2024-05-06** `44b51ad3239a` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/braintrustdata/apis/braintrust-api/changes/v1/experiment/:experiment_id/summarize/options.md)

---

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