Optional
error?: stringThe error message for why this request failed. Only set this if the request failed.
The request ID that this response "belongs" to.
This should always match the ID of an incoming request.
Arbitrary key-value pairs for the current response.
If you don't need this, return an empty object.
Optional
srcIt's strongly recommended (though not enforced) to return the same source ID from the request.
The URL of the censored image. This can be a Data URI or a regular HTTP(S) URI.
While returning a HTTP(S) URI here is supported, it's recommended to use a Data URI.
Generated using TypeDoc
A response object for an image censoring request.