Last updated

asset.deleted

Sent when an asset is permanently removed from the account, either manually by a user or via API call.

ParameterTypeDescription
thumbnail.syncstatusstringIndicates whether the thumbnail is synced (e.g., 'synced', 'notsynced').
thumbnail.typestringMIME type of the thumbnail image (e.g., image/jpeg).
thumbnail.valuestring (URL)URL of the thumbnail image.
descriptionstringOptional text description of the asset.
idstringUnique identifier for the media asset.
dridstringDatagram resource ID used to reference the asset.
uploaded_bystringUploader ID and username combined.
uploadeddatetimeISO timestamp when the asset was uploaded.
typestringType of the asset (e.g., 'video').
storagestringStorage ID associated with the file.
modifieddatetimeLast modification timestamp in readable format.
emailstringEmail address of the uploader.
in_folders_listarrayArray of folders the asset belongs to.
reference_idstringExternal reference ID if assigned.
captionstringShort label or caption for the asset.
filenamestringFilename of the uploaded asset.
filesizeintegerSize of the file in bytes.
tagsstringTags related to the file (comma-separated, if any).
related_link_textstringText to display for a related link.
duidstringDatagram Unique Identifier for the asset.
plan_namestringPlan or subscription tier of the user (e.g., 'enterprise').
storyboard.syncstatusstringSync status of the storyboard preview image.
storyboard.typestringMIME type of the storyboard image.
storyboard.valuestringURL to the storyboard image preview.
reasonstringThe internal reason and log message for the event trigger.
related_link_urlstringURL to an associated external link.
argsstringOptional arguments passed with the event.
timelinestringCustom metadata timeline info.
accidstringAccount ID of the user.
long_descriptionstringDetailed description of the asset.
eventstringEvent type for the webhook (e.g., 'asset.deleted').
pidintegerProject ID linked to the file.
content.syncstatusstringSync status of the video content (e.g., 'notsynced').
content.typestringMIME type of the video content (e.g., 'video/x-flv').
content.valuestringURL to access the video file.
uidintegerUploader user ID.
exif.bitratestringBitrate of the video stream.
exif.heightstringHeight of the video resolution.
exif.durationstringLength of the video (HH:MM:SS).
exif.fpsstringFrame rate of the video.
exif.widthstringWidth of the video resolution.
exif.originaldatestringOriginal creation date of the asset.
versions.[name].filesizestringSize of the file version in bytes.
versions.[name].namestringName label of the file version (e.g., 720p, original).
versions.[name].urlstringPublic URL for the file version.
versions.[name].mimestringMIME type of the file version.