POST /v1/renders body. Only fields that differ from their defaults are shown. See the element field reference for every default.
Images default to
z_index: 0 — the same as video. If you place an image over a video clip without setting z_index, the video will cover it. Always set "z_index": 1 (or higher) on images that should appear above video.Image over video
Logo centered on a video background.z_index: 1 places it above the video layer.

