POST
/
videos
curl -X POST https://3hpkygnwnd.us-east-1.awsapprunner.com/videos \
  --header 'Authorization: Bearer <API_KEY>'
{
  "id": "1242d2ad-8179-47d2-b6a1-ce0ee8cdc359"
}

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

Parameters

videoBlob
object

The video file to upload.