Skip to main content
PATCH
Bulk Move Videos to Folder

Authorizations

Authorization
string
header
required

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

Path Parameters

libraryId
string
required

Unique identifier of the library.

Body

application/json
new_folder_id
string
required

new folder id where videos will be moved

video_ids
string[]
required

array of video ids

Response

message
string
required
success
boolean
required