Create a render session
Creates a new RenderSession.
| Request Body | |
|---|---|
title string — REQUIREDA user friendly title for the render session. | |
render stringSend | |
mapping Mapping — REQUIREDThe 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.
| |
edit_token booleanIf true, returns a scoped access token that only accessible to this render session. |
| Responses |
|---|
201RenderSession created. |