Parameter | Description |
---|---|
Board Kind | The created board’s kind: public, private, or share. |
Board Name | The name of the created board. |
Description | The board’s description. |
Template ID | The board’s template id. |
{
"data": {
"create_board": {
"id": "12312389"
}
}
}
Was this page helpful?