update_user_group
Update a user group's title, description, courses, enrollment rules, seat limits, managers, and tags to meet changing needs.
Instructions
🟡 WRITE · updates data · User groups · PUT /v2/user_groups/{id}
Update a user group
Updates a user group. The endpoint response is the updated user group resource.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The unique identifier of the user group | |
| body | No | Request body (application/json). |