This endpoint allows you to create a workspace within a specific company.
This is useful for organizing and managing different projects or groups within the company.
It is restricted to admin and company admin users.
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.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The unique identifier of the company.
V2 API: Uses flat structure with separate members and groups fields
Mixin providing get_membership_role method for workspace serializers.