Skip to main content
POST
Add Video Content Item

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

team_id
string<uuid>
required

Body

application/json
kind
enum<string>
default:web_page
Available options:
web_page,
brief
url
string | null
Maximum string length: 2048
title
string | null
Maximum string length: 500
instructions
string | null
Maximum string length: 5000
brief_text
string | null
Maximum string length: 12000
content_urls
VideoContentPageCandidate · object[]
Maximum array length: 10

Response

Successful Response

sources
VideoContentQueueSourceResponse · object[]
items
VideoContentQueueItemResponse · object[]