Receive a notification when system generated renditions for an Asset in Tenovos have completed processing.
Information about an asset and its renditions when the asset is created in Tenovos. This event only occurs once the renditions have completed processing.
Return a 200 status to Tenovos to indicate that the data was received successfully
{- "eventType": "asset.renditions.created",
- "event": {
- "id": "some-event-type-d231cf1d-86b2-436e-95de-b745c39d2ed5",
- "time": "2024-05-09T17:55:28.462Z",
- "user": {
- "id": "7d675ef0-f423-11e9-8071-89c0c405214e",
- "firstName": "Erlich",
- "lastName": "Bachman"
}
}, - "asset": {
- "id": "cdff2214-3873-4cc4-8e2e-94fcec784343",
- "filename": "pied-piper-grandopening.tif",
- "metadataTemplate": {
- "id": "ea6eb24d-adef-4380-bd02-f64f567c437f",
- "name": "Corporate Images"
}, - "renditions": {
}
}
}