Skip to main content
POST
Create a new workspace

Example Request

workspaceName is required. Team members added via workspaceEmails will receive an invitation.
Workspace limits depend on your subscription plan. Check your plan’s workspace seat allocation.

Authorizations

Authorization
string
header
required

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

Body

application/json
workspaceName
string
required
workspaceEmails
string[]

Response

Successful response

success
boolean
required
message
string
required
data
any