Forum Discussion
2 Replies
Sort By
- KaelaC13 years agoLithium Alumni (Retired)
You should be able to add a board to the community through rest. The call is "/categories/id/[category id]/boards/add". You should see this call documented in the Category section of the REST API doc.
- Query Arguments:
- board.id (required) : string - Unique identifier of the board to be created.
- board.title (required) : string - Title of the board to be created.
- farrcycle9 years agoExpert
And then set attributes? eg we would like the new board to default to hidden from menus
Related Content
- 9 months ago
- 2 years ago
- 2 years ago
- 2 years ago