API version v1.0
Add a label to the board
Parameter | Description | Optional | Default |
---|---|---|---|
Name | a string with a length from 1 to 16384 | ||
Color | A valid label color or null | ||
Board ID | An id |
POST | api:AddLabel("LabelName","yellow",BoardID) |
api:AddLabel("LabelName","yellow",BoardID)
Rate Limited | True |
Response Format | Table |
Authentication | Key & Token |