Report a project, user, or version
POST /report
Bring a project, user, or version to the attention of the moderators by reporting it.
Authorizations
Request Body
The report to be sent
object
The type of the report being sent
copyright
The ID of the item (project, version, or user) being reported
EEFFGGHH
The type of the item being reported
project
The extended explanation of the report
This is a reupload of my mod, AABBCCDD!
Responses
200
Expected response to a valid request
object
The type of the report being sent
copyright
The ID of the item (project, version, or user) being reported
EEFFGGHH
The type of the item being reported
project
The extended explanation of the report
This is a reupload of my mod, AABBCCDD!
The ID of the report
VVWWXXYY
The ID of the user who reported the item
UUVVWWXX
The time at which the report was created
Whether the report is resolved
The ID of the moderation thread associated with this report
TTUUVVWW
400
Request was invalid, see given error
object
The name of the error
invalid_input
The contents of the error
Error while parsing multipart payload
401
Incorrect token scopes or no authorization to access the requested item(s)
object
The name of the error
unauthorized
The contents of the error
Authentication Error: Invalid Authentication Credentials