---
title: "report a public note (Auth)"
method: POST
path: "/api/artifacts/note/report"
tags: ["Artifact"]
---

# report a public note (Auth)

`POST /api/artifacts/note/report`

## Request body

- PostRUserNoteAbuseReportViewModel — user note report view model
  - `noteId` string, uuid — note Id
  - `reasonText` string, nullable — reason text

## Response `200`

OK

- string, uuid

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden

---

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