Assign an annotation configuration to a project
Annotation Configs
Assign an annotation configuration to a project
Assign an annotation configuration to a project. This operation is idempotent: re-assigning a config that is already assigned is a no-op that returns the config. Both the project and the config are identified by either ID or name.
PUT
Assign an annotation configuration to a project
Path Parameters
The project identifier: either project ID or project name.
The annotation configuration identifier: either ID or name.
Response
The annotation configuration assigned to the project
- CategoricalAnnotationConfig
- ContinuousAnnotationConfig
- FreeformAnnotationConfig
List annotation configurations assigned to a projectUnassign an annotation configuration from a project

