External DocumentationTo learn more, visit the Monday documentation.
Parameters
Parameter | Description |
---|---|
Board ID | The board’s identifier. |
Group ID | The group’s identifier. |
Parameter | Description |
---|---|
Board ID | The board’s identifier. |
Group ID | The group’s identifier. |
{
"data": {
"delete_group": {
"id": "my_group",
"deleted": null
}
}
}
Was this page helpful?