Video

Video (Tolstoy) operations

Upload Video

POST https://3hpkygnwnd.us-east-1.awsapprunner.com/videos

This endpoint allows you to upload a video file, and receive a videoAsset ID that can be used while creating a projectStep.

Headers

Name
Type
Description

Authorization

string

Authorization token - Bearer Token

Request Body

Name
Type
Description

videoBlob

object

The video file to upload.

{ "id": "1242d2ad-8179-47d2-b6a1-ce0ee8cdc359" }

Last updated

Was this helpful?