---
title: "Submit a bug report"
method: POST
path: "/v1/bug-reports"
tags: ["bug-reports"]
---

# Submit a bug report

`POST /v1/bug-reports`

## Request body

- object
  - `description` string
  - `pageUrl` string, uri
  - `sentryReplayUrl` string

## Response `200`

Successful response

- object
  - `success` boolean, required

## Other responses

- `404` — Resource not found

---

[API](https://skmtc.net/legend/apis/legend-api.md) · [All operations](https://skmtc.net/legend/apis/legend-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/legend/legend-api/versions/34b8f4885f8a/schema)
