Skip to main content
POST
Create new workspace

Authorizations

Authorization
string
header
required

JWT authentication for organization-scoped endpoints.

Path Parameters

orgId
string
required

Organization ID

Body

application/json

Request schema for creating a workspace

name
string
required
missionStatement
string
required

Mission statement for the workspace

Example:

"Develop innovative products that solve real customer problems"

homepageUrl
string
logoUrl
string
description
string
outcomes
string[]
utm
object

Response

Workspace created successfully

Response containing a single workspace

data
object
required

Workspace data