Skip to main content
WEBHOOK
Triggered when the file behind an existing media asset changes. This event fires when:
  • An image is edited with the built-in image editor (crop, rotate, circle)
  • A media file is replaced with a new file
  • A media file is restored to its original version
The cdn_url does not change when this happens. Pages that reference it start serving the new file without any other signal, so subscribe to this event if you rebuild a static site or purge a cache when content changes. Editing an image from a content field, a page’s media field, or a blog post’s featured image creates a new media asset and leaves the original one untouched, so it does not fire this event.

Body

application/json
data
object
webhook
object

Webhook metadata included in all webhook payloads

Response

200

Return a 200 status to indicate that the data was received successfully