Update a user group
clockify_update_user_groupRename a Clockify user group using its group ID and new name. Specify the workspace to ensure the correct group is updated.
Instructions
Renames a team.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New name | |
| group_id | Yes | Group id | |
| workspace_id | No | Workspace id. Falls back to CLOCKIFY_WORKSPACE_ID, then to the account's active workspace. |