Skip to main content
PUT
Replace the set of annotation configurations assigned to a project

Path Parameters

project_identifier
string
required

The project identifier: either project ID or project name.

Body

application/json
annotation_config_ids
string[]
required

The complete set of annotation configuration GlobalIDs that should be assigned to the project. Configs not in this list are unassigned; an empty list clears all assignments.

Response

The resulting set of annotation configurations assigned to the project

data
(CategoricalAnnotationConfig · object | ContinuousAnnotationConfig · object | FreeformAnnotationConfig · object)[]
required
next_cursor
string | null
required