Skip to main content
The playback group governs how the video behaves while it plays — whether the viewer can pause, when the page scrolls to your action, and what happens at the end. This is a merge-patch: send only the keys you want to change and everything else keeps its stored value.

Loop back to a timestamp when the video ends

The keys

action_after_finish is validated as a pair: a loop needs a start, start must be a non-negative number of seconds, and it can’t sit beyond the video’s duration. Anything else is a 422 unprocessable_content.