Report
Reports an image.
POST
https://api.waifu.im/report
Used to report any inappropriate, offensive or wrongly labelled image in the API.
Requires report
permission.
Headers
Name
Type
Description
Authorization*
string
Bearer
followed by a space and your token
Request Body
Name
Type
Description
image_id*
integer
The ID of the image to report.
description
string
A brief explanation (up to 200 characters) used to describe the issue.
If the image was already reported the existed
key will be true.
Last updated