JobError
codestringrequired
Error codes:
unsupported_format: The image format is not supportedfailed_to_fetch_from_url: There was an issue fetching image from the provided image URLimage_already_protected: The image is already protected with SASHA Signatureinternal: An internal error occurred
Possible values: [unsupported_format, failed_to_fetch_from_url, image_already_protected, internal]
messagestringrequired
A developer-facing error message
JobError
{
"code": "unsupported_format",
"message": "string"
}