Last updated

asset.updated

Triggered when changes are made to an existing asset. This includes metadata edits, file replacements, or status changes (e.g., published/unpublished).

ParameterTypeDescription
thumbnail
thumbnail.syncstatusstringSync status of the thumbnail image.
thumbnail.typestringMIME type of the thumbnail image.
thumbnail.valuestringURL of the thumbnail image.
descriptionstringOptional description of the asset.
idstringUnique identifier of the asset.
dridstringDatagram resource ID.
uploaded_bystringUploader user ID and username.
uploadeddatetimeTimestamp of the asset upload in ISO format.
typestringType of the asset, e.g., 'video'.
storagestringStorage ID for the media file.
modifieddatetimeLast modification timestamp of the asset.
emailstringEmail of the user who uploaded the asset.
in_folders_listarrayList of folders the asset belongs to.
reference_idstringReference ID if linked externally.
captionstringCaption or title for the asset.
filenamestringFilename of the uploaded asset.
filesizeintegerFile size in bytes.
tagsstringComma-separated tags associated with the asset.
related_link_textstringText for a related hyperlink.
duidstringDatagram Unique ID for the asset.
plan_namestringName of the subscription plan.
storyboard
storyboard.syncstatusstringSync status of the storyboard image.
storyboard.typestringMIME type of the storyboard image.
storyboard.valuestringURL of the storyboard preview.
reasonstringReason for webhook trigger, e.g., folders modifyItem.
related_link_urlstringRelated hyperlink URL.
argsstringExtra arguments passed during webhook call.
timelinestringCustom timeline metadata (if applicable).
accidstringAccount ID of the user or organization.
long_descriptionstringExtended description for the asset.
eventstringEvent type like 'asset.updated' or 'asset.uploaded'.
pidintegerProject ID associated with the asset.
content
content.syncstatusstringSync status of the video content.
content.typestringMIME type of the video content.
content.valuestringURL pointing to the actual video file.
uidintegerUser ID of the uploader.
exif
exif.bitratestringBitrate of the video.
exif.heightintegerHeight of the video in pixels.
exif.widthintegerWidth of the video in pixels.
exif.durationstringDuration of the video in HH:MM:SS format.
exif.fpsintegerFrames per second of the video.
exif.originaldatedatetimeOriginal creation date of the asset.
version
versions.[name].filesizeintegerSize of the file in that version.
versions.[name].urlstringURL for that file version.
versions.[name].mimestringMIME type for that version.
versions.[name].namestringName or label for that version (e.g., 720p, original, jpg_100x75).