Skip to main content

Update a class

Update a class

Path Parameters
  • project_id integer required

    ID of the project to change

  • class_id integer required

    ID of the class to change

Request Body 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

Class was changed


Schema
  • 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...