threads
Report a project, user, or version
Bring a project, user, or version to the attention of the moderators by reporting it.
post/report
Request body
Example request
{
"report_type": "copyright",
"item_id": "EEFFGGHH",
"item_type": "project",
"body": "This is a reupload of my mod, AABBCCDD!"
}Response
Expected response to a valid request
Example response
{
"report_type": "copyright",
"item_id": "EEFFGGHH",
"item_type": "project",
"body": "This is a reupload of my mod, AABBCCDD!",
"id": "VVWWXXYY",
"reporter": "UUVVWWXX",
"thread_id": "TTUUVVWW"
}