Webhooks are a way to consume events from Animus in real-time. They allow your application to receive notifications when certain events happen, such as when video processing jobs complete. This is particularly useful for long-running operations where you don’t want to continuously poll for status updates.
media.completed
- A video processing job has finished successfully or with a failure.