External DocumentationTo learn more, visit the Monday documentation.
Parameters
Parameter | Description |
---|---|
Board ID | The board’s identifier. |
Group Name | The name of the new group. |
Parameter | Description |
---|---|
Board ID | The board’s identifier. |
Group Name | The name of the new group. |
{
"data": {
"create_group": {
"id": "my_new_group"
}
}
}
Was this page helpful?