Create a user group
User Groups
Create a user group
This endpoint allows company admins to create a new user group.
SysAdmin/instance-level users can specify company_id to create groups in any company.
Regular company admins can only create groups in their own company.
POST
Create a user group
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.
Query Parameters
Company ID (only for SysAdmin/instance-level users)
Body
Response
Group created successfully
V3 Response serializer for group creation. Returns basic group information with user IDs.