Skip to main content

Edit a tag

Path Parameters
  • project_id integer required

    ID of the project

  • tag_id integer required

    ID of the tag

Request Body required
  • class string

    The class's name.

  • label string

    The label's name.

  • text string

    Annotated text

  • span integer[]

    Possible values: >= 2, <= 2

Responses

OK


Schema array
  • class string

    The class's name.

  • label string

    The label's name.

Loading...