Skip to main content
POST
Turn a finished edit's transcript into titles, description, tags and thumbnail prompts, grounded in a channel brief.

Authorizations

Authorization
string
header
required

A workspace API key (sk_live_...), minted from workspace settings.

Body

application/json
channel
string
required
Required string length: 1 - 120
asr
object
required
projectId
string
required

The project to file this work under. Required — create one with POST /v1/projects. A project this workspace does not own answers not_found; the work is never silently filed somewhere else.

Maximum string length: 200
topic
string
Maximum string length: 300
channelName
string
Maximum string length: 120
channelHandle
string
Maximum string length: 120
shorts
object[]
Maximum array length: 20
titleCount
integer
Required range: 1 <= x <= 20

Response

Completed.

success
enum<boolean>
required
Available options:
true
projectId
string
required

The project this work was filed under.