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)
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.