Please take a look at the getting started guide if you are unfamiliar with the Netcopy API.
Report and error on an issue.
Name | Required? | Default | Example | Description |
---|---|---|---|---|
code | Yes | n/a | "bad-image" | Type of error being reported. |
message | No | n/a | "Page 6 is upside down" | A free-text message with extra details about the problem. |
Returns a confirmation.
{
"success": "OK"
}