Skip to main content

Add a tag to a segment

Add a tag to a segment

Path Parameters
  • project_id integer required

    ID of the project

  • annotation_id integer required

    ID of the labeling session

  • document_id integer required

    ID of the document

  • segment_id integer required

    ID of the segment

Responses

The Tag has been added to the segment.


Schema
  • class string

    The class's name.

  • label string

    The label's name.

Loading...