Time-Coded Comments

Log in to see full request history

Video assets often require conversations about specific points in the video. This is why we chose to add support for time-coded comments. Time-coded comments allow you to pass in a start and end time to each comment, allowing us to put a comment marker in the timeline of the video while it's playing.

Permissions

In order to comment on a QuickLink, commenting must be enabled in the QuickLinks settings. If so, then anyone can comment on a public QuickLink. Private QuickLinks can be commented on by anyone in the audience (anyone who the owner has shared the QuickLink with) of the respective QuickLink.

Path Params
string
required

The ID of the QuickLink in which this comment is occurring

string
required

The ID of the asset the comment is in reference to

Body Params
string
required

In seconds, the beginning of the window to which the comment is referencing

string

In seconds, the beginning of the window to which the comment is referencing

string
required

The comment

Responses

Language
Credentials
:
Click Try It! to start a request and see the response here! Or choose an example:
application/json