Skip to main content
POST
Create a workspace

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required
description
string
primaryFocus
object
privateAccess
boolean
workflowStage
string
statusCategory
string
status
string

Human-readable workspace status name, status category, or legacy workflow stage. Prefer this for agent and MCP-style clients.

workspaceStatusId
string

Current-organization workspace status ID. Prefer status unless the caller already has this ID.

organizationDefault
boolean
autoFollowCreator
boolean

Response

Created workspace

data
object
required
meta
object