Videos
Create gate
Create a new gate
POST
/
videos
/
{VIDEO_ID}
/
gates
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the video
Body
application/json
A short label for the gate
Maximum length:
100
The time-code the gate should appear at, as HH:MM:SS
Maximum length:
8
Can the user skip/hide it?
The main text shown on the gate
Maximum length:
100
The lower text shown on the gate
Maximum length:
100
The fields to ask For
The id of a service connected to your account (such as Mailchimp)
Maximum length:
100
The id of a contacts list (audience) you have within that connected service that the viewer's data will be added to
Maximum length:
100