{ "data": { "id": "promotional-video-2024", "media_id": 12345, "filename": "company-promo.mp4", "size": 52428800, "url": "https://cdn.buttercms.com/video/company-promo.mp4" }, "webhook": { "event": "media.videouploaded", "target": "https://yourapp.com/webhooks/buttercms" } }
Triggered when a video file is uploaded to the media library and processing is complete.
Video upload event data (structure may vary)
Webhook metadata included in all webhook payloads
Show child attributes
Return a 200 status to indicate that the data was received successfully
Was this page helpful?