Create video from doc in a specific teamspace

Converts the provided doc into a video project within the specified teamspace identified by its UUID

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

teamspace uuid

Body Params

add project request body

Request body for creating a Visla video from document assets (PDF/PPT)

avatar_options
object

Avatar generate Options

bgm_options
object

Recommend BGM Options

string

third-party site callback url to call after video creation is completed in Visla

string
required

URL of the uploaded document asset (PDF or PPT) from OpenAPI temp storage

string
length between 0 and 512
string
enum

The intended usage of the document for video creation, e.g., 'content_source', 'page_by_page_walkthrough', default is 'page_by_page_walkthrough'

Allowed:
footage_options
object

Recommend Footage Options

boolean

If provided, the speaker notes in the document will be read verbatim in the video narration, default is false

target_video
object

Target Video Properties

string

Idea or description for generating the video. You can include topic, format, style, mood, pacing, and narration tone. It can also be used as the caption/description in the generated project.

string

The title for the generated video.

voice_options
object

Voice Options

Headers
string
required

api key

string

nonce

string
required

sign

string
required

timestamp

Responses

201

Created

401

Unauthorized

403

Forbidden

404

Not Found

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*