API version v1.0 Deprecated
Add new board
Parameter | Description | Optional | Default |
---|---|---|---|
Name | The name of the new board | ||
Description | The description of the new board |
POST | api:AddBoard("BoardName","BoardDesc") |
newBoard = api:AddBoard("BoardName","BoardDesc")
Rate Limited | True |
Response Format | Table |
Authentication | Key & Token |