SetActionConfiguration
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.
Note: To update action types on an annotation type, all action type IDs and the configuration must be re-submitted. To help with this, you can retrieve the current action type IDs and configuration via the GET call.
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
OK
The response is of type object
.