Create Annotation Class

Creates a new annotation class for the given team. Depending on provided parameters, the class can also immediately be associated with zero or more datasets within the team.

Path Params
string
required

Id or slug of the team you're creating the annotation class in

Body Params
string
required

Name of the new class

string

Description of the new class

metadata
object
required

Object containing class metadata

annotation_types
array of strings
required
Defaults to polygon

A list of annotation type to which the class will be associated. There should be exactly one main type and zero or more subtypes

annotation_types*
datasets
array of objects

A list of datasets the class will be added to upon creation

datasets
images
array of objects

An ordered list of images which will serve as thumbnails for the class.

images
Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json