Videos
Update hotspot
Update a hotspot’s details
PATCH
/
videos
/
{VIDEO_ID}
/
hotspots
/
{HOTSPOT_ID}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
A short label for the hotspot
Maximum length:
100
The time-code the hotspot should appear at, as HH:MM:SS
Maximum length:
8
The time-code the hotspot should hide at, as HH:MM:SS
Maximum length:
8
Where should the hotspot be horizontally positioned (we suggest 25-75)?
Where should the hotspot be vertically positioned (we suggest 25-75)?
What should happen when the hotspot is clicked?
Available options:
link
The URL viewers will be taken to if they click the hotspot
Maximum length:
100
Where should the link open?
Available options:
_blank
, _parent
How should the hotspot appear?
Available options:
invisible
, translucent
, opaque