Workspaces
Create Workspace
Create a new workspace with the authenticated user as the owner.
POST
Request Body
The name of the workspace (e.g., “Marketing Team Workspace”).
Initials representing the workspace (e.g., “MT”).
Response Fields
The unique identifier for the newly created workspace.
The name of the workspace.
The ID of the user who created the workspace and is assigned as the owner.
The initials assigned to the workspace.
The pricing tier assigned to the workspace (e.g., “build_plan”).
Indicates if the workspace is a master workspace.
List of team members associated with the workspace, starting with the owner.
Timestamp when the workspace was created (ISO 8601 format).
Timestamp when the workspace was last updated (ISO 8601 format).