Album / Image Reporting

POST https://api.imgur.com/3/gallery/image/{{galleryHash}}/report

Report an Image in the gallery

Response Model: Basic

Parameters

KeyRequiredDescription
reasonoptionalAn integer representing the reason for the report (see codes below)

Report Reason Codes

ValueDescription
1Doesn't belong on Imgur
2Spam
3Abusive
4Mature content not marked as mature
5Pornography

Request Body

[{"name"=>"reason", "value"=>"1", "datatype"=>"number"}]

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring