Skip to main content
PATCH
Reorder Video Content Queue

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
item_ids
string<uuid>[]
required
Minimum array length: 1

Response

Successful Response

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