CreateAnnotationType
Creates a new type.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Annotation is an invocation of an annotation type and represents a single moment in a video that represents an occurrence of that annotation type. For example, if you have an annotation type "goal", then an Annotation could created when a goal occurs in the video.
OK
The response is of type object
.
CreateAnnotationType
Creates a new type.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Annotation is an invocation of an annotation type and represents a single moment in a video that represents an occurrence of that annotation type. For example, if you have an annotation type "goal", then an Annotation could created when a goal occurs in the video.
OK
The response is of type object
.