Skip to main content

Add a new label to a project.

You cannot add labels to an ABSA project

Path Parameters
  • project_id integer required

    ID of the project to get

Request Body required
  • name string

    The label's name.

Responses

Label was created


Schema
  • id integer

    The ID of the label

  • name string

    The label's name.

Loading...