Forum Discussion
- KaelaCLithium 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.
- farrcycleExpert
And then set attributes? eg we would like the new board to default to hidden from menus
Related Content
- 4 years ago
- 8 months ago
- 2 years ago