Skip to main content

Add multiple classes to a project

Add multiple classes to a project

Path Parameters
  • project_id integer required

    ID of the project to get

Request Body array required
  • name string

    The class's name.

  • example string

    A usage example.

  • description string

    The class's description to help the annotator.

  • id integer

    The ID of the label

Responses

Classes were created


Schema array
  • name string

    The class's name.

  • example string

    A usage example.

  • description string

    The class's description to help the annotator.

  • id integer

    The ID of the label

Loading...