---
title: "Reporting Data Issues to Regrid"
method: POST
path: "/report"
tags: ["Metadata"]
---

# Reporting Data Issues to Regrid

`POST /report`

You can report issues with specific parcels or general areas to us using this report endpoint. Reports help us prioritize updates. However, we cannot apply data received to this endpoint directly to our parcel data or respond individually to specific reports.

## Query parameters

- `path` string
- `ll_uuid` string
- `comment` string
- `details` string

## Response `200`

Successful Response

- object
  - `message` string
  - `id` integer

## Other responses

- `400` — Invalid request
- `401` — Unauthorized

---

[API](https://skmtc.net/regrid/apis/regrid-openapi-specification.md) · [All operations](https://skmtc.net/regrid/apis/regrid-openapi-specification/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/regrid/regrid-openapi-specification/revisions/e4abb9a7fcfe/schema)
