Labels
Create label
Creates a new label in a workspace.
POST
Create label
Requires the
workspaces:write scope. Any workspace member can create labels.Request body
Numeric ID of the workspace to create the label in.
Label name.
Optional color value. Defaults to
"gray" if not provided.Response
Returns the created label.New label identifier.
Workspace this label belongs to.
Label name.
Color value. Defaults to
"gray".UTC ISO-8601 creation timestamp.
Create label