跳到主要内容

Create a Highlight

POST 

/bv/cms/v1/highlights

Create a highlight from clips.

Request

Header Parameters

    x-bv-org-id stringrequired

    To invoke this API using api_token, you need to set the x-bv-org-id header to specify the organization for which you want to perform the action.

Body

required
    clip_ids string[]required

    The list of clip IDs to create highlight.

Responses

A successful response.

Schema
    id string

    The unique ID of the highlight.

Loading...