Fully update a group (PUT)
User Groups
Fully update a group (PUT)
This endpoint allows updating a group’s name and description.
PUT requires all fields to be provided.
Access levels:
- Admin/Sys Admin/Account Manager: Can update any group
- Company Admin: Can update groups in their company
Group name must be unique within the company.
PUT
Fully update a group (PUT)
Documentation Index
Fetch the complete documentation index at: https://docs.lighton.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
Response
Group updated successfully
V3 Response serializer for retrieving group details. Returns detailed group information including assigned workspaces.