Skip to main content
POST
Set intro skip time

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"

seconds
integer
default:0
Required range: x >= 0

Response

Update result.

id
string
required

Twelve-character Videobase video or remote-upload identifier.

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

"a1b2c3d4e5f6"

updated
boolean
required