Skip to main content
POST
Copy a video

Authorizations

X-Api-Key
string
header
required

Recommended. Your 16-character Videobase API key.

Body

application/json
id
string
required

Twelve-character Videobase video or remote-upload identifier.

Required string length: 12
Pattern: ^\w{12}$
Example:

"a1b2c3d4e5f6"

folder
integer
default:0

Destination folder ID. Invalid or unowned values fall back to the root folder.

Required range: x >= 0

Response

Created copy.

id
string
required

Twelve-character Videobase video or remote-upload identifier.

Required string length: 12
Pattern: ^\w{12}$
Example:

"a1b2c3d4e5f6"