Post-transformation error
Triggered when a post-transformation fails. The original file remains available in the Media Library, but the requested transformation could not be generated. Review the error reason to determine the cause of failure.
postWebhookupload.post-transform.error
Payload
Example payload
{
"data": {
"transformation": {
"error": {
"reason": "encoding_failed"
}
}
}
}Response
Acknowledge