Initiate multipart upload
Clips
Initiate multipart upload
Initiate a 3-step multipart upload for a large video file.
POST
Initiate multipart upload
Authorizations
API key as Authorization: Bearer sk-social-...
Body
application/json
Original filename of the video.
Example:
"my-podcast.mp4"
File size in bytes.
Example:
524288000
MIME type of the video (e.g., video/mp4).
Example:
"video/mp4"
Slug of the brand this clip belongs to.
Example:
"acme-corp"