API version v1.0
Add a label to a card
Parameter | Description | Optional | Default |
---|---|---|---|
Card ID | Card Id to add label to | ||
Label ID | The id of the label to add |
POST | api:AddLabel("CardID","LabelID") |
api:AddLabel("CardID","LabelID")
Rate Limited | True |
Response Format | Table |
Authentication | Key & Token |