Skip to main content
POST
Update a video thumbnail

Authorizations

X-Api-Key
string
header
required

Recommended. Your 16-character Videobase API key.

Body

multipart/form-data
id
string
required

Twelve-character Videobase video or remote-upload identifier.

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

"a1b2c3d4e5f6"

action
enum<string>
required
Available options:
update,
delete
file
file

Required for update. JPEG or PNG image.

Response

Thumbnail update or deletion result.

url
string<uri>
required
message
string
required