Skip to main content

Create a label

POST 

/labels

Create a new label.

Request

Body

The label resource definition.

    name stringrequired

    The name of the label

    description string

    The description of the label

Responses

Created

Loading...