Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The id of the annotation type to attach action types to
GetActionConfiguration
Associates a number of action types with an annotation type. This means that when an annotation is created, it will trigger the associated actions to be executed.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The id of the annotation type to attach action types to