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
copyrightThe ID of the item (project, version, or user) being reported
EEFFGGHHThe type of the item being reported
projectThe 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
copyrightThe ID of the item (project, version, or user) being reported
EEFFGGHHThe type of the item being reported
projectThe extended explanation of the report
This is a reupload of my mod, AABBCCDD!The ID of the report
VVWWXXYYThe ID of the user who reported the item
UUVVWWXXThe time at which the report was created
Whether the report is resolved
The ID of the moderation thread associated with this report
TTUUVVWW400
Request was invalid, see given error
object
The name of the error
invalid_inputThe contents of the error
Error while parsing multipart payload401
Incorrect token scopes or no authorization to access the requested item(s)
object
The name of the error
unauthorizedThe contents of the error
Authentication Error: Invalid Authentication Credentials