⚠️ ALPHA ENDPOINT - This endpoint is in alpha and subject to breaking changes. Use with caution in production environments.
Create a new custom workspace in the authenticated user’s company. Requires the company to have allow_user_workspace_creation enabled. Returns 403 if workspace creation is disabled for the company.
The creator is automatically added as OWNER.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Workspace created successfully
V3 Response serializer for company workspace creation and retrieval.