POST ./foto/report
Report a photo.
Only individual images can be reported.
At 5 reports from unique users the image will be deleted.
POST parameters
Name | Value Type | Validation | Details |
---|---|---|---|
fsID | int | Required | File ID. |
Validation
Error Field | Error Code | Error Message |
---|---|---|
fsID | 101 | Invalid file type. Only individual pictures can be reported. |
Output example
{"fsrID": 345}