Annotation Sets
Create annotation set
CreateAnnotationSet
Creates a new type.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
AnnotationSet bundles together annotation types that are related, e.g. football annotation types (goal, corner kick, red card, etc).
Response
200
application/json
OK
The response is of type object
.