Update a division's settings
update_division(division_id, name = NULL, status = NULL, permissions = NULL)
| division_id | the id of the division to update |
|---|---|
| name | the new division name |
| status | the new status of the division, can be "Active", "Disabled" |
| permissions | a JSON object with permissions to update |
id of created message