v19

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-037759134.1 KB
threads

Modify a report

patch/report/{id}

Request body

bodystring

The contents of the report

closedboolean

Whether the thread should be closed

Example request

{
  "body": "This is the meat and potatoes of the report!"
}

Response

Expected response to a valid request