update_user_group
Modify user group settings and permissions, including name changes and forum access rights like viewing, posting, and editing content.
Instructions
Update a user group's settings or permissions
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | New group name | |
| postPolls | No | Can post polls | |
| viewForum | No | Can view forum | |
| postEvents | No | Can post events | |
| replyTopics | No | Can reply to topics | |
| startTopics | No | Can start topics | |
| usergroupId | Yes | The user group ID | |
| voteOnPolls | No | Can vote on polls | |
| editOwnPosts | No | Can edit own posts | |
| viewProfiles | No | Can view profiles | |
| deleteOwnPosts | No | Can delete own posts | |
| uploadAttachments | No | Can upload attachments |