Skip to main content

Create a render session

Creates a new RenderSession.

Request Body
title string REQUIRED

A user friendly title for the render session.

render string

Send preview if you want to render a video with this request immediately.

mapping Mapping REQUIRED

The mapping spec of the video. You can read more about mapping.

external_uploads object[]

You can specify additional parameter to retrieve a video file to your object storage automatically. You can read more about Automated Video Delivery.

to string REQUIRED
edit_token boolean

If true, returns a scoped access token that only accessible to this render session.

Responses
201

RenderSession created.