Report Submission

Resource URL

https://voten.co/api/submissions/:submission_id:/report

Resource Method

POST

Parameters

NameRequiredDescriptionType
subjectYesMust be one these values: It's spam, It doesn't follow channel's exclusive rules, It doesn't follow Voten's general rules, It's harassing me or someone that I know, Other.string
descriptionOptional description which cannot exceed 5,000 characters.string

Example Response

{
    "message": "Report submitted successfully."
}