doteb

Video content

>-

GET
/v1/videos/{video_id}/content

Streams the generated video content once the job has completed successfully.

Authorization

bearerAuth
AuthorizationBearer <token>

Bearer token authentication using API keys

In: header

Path Parameters

video_id*string

Response Body

curl -X GET "https://example.com/v1/videos/string/content"
null

How is this guide?

Last updated on