Videos
Update card
Update a card’s details
PATCH
/
videos
/
{VIDEO_ID}
/
cards
/
{CARD_ID}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
A short label for the card
Maximum length:
100
The time-code the card should appear at, as HH:MM:SS
Maximum length:
8
The time-code the card should hide at, as HH:MM:SS
Maximum length:
8
Can the user skip/hide it?
The main text shown on the card
Maximum length:
100
The lower text shown on the card
Maximum length:
100
The URL viewers will be taken to if they click the card
Maximum length:
100