Skip to main content
POST
Create a workspace

Authorizations

Authorization
string
header
required

An identity bearer token for a person or your backend. Capabilities are per member, per workspace. This credential can manage the workspace and can never authorize an action as an agent.

Body

application/json
name
string
required
Example:

"Acme Procurement"

slug
string

Derived from name when omitted.

Example:

"acme-procurement"

Response

The new workspace.

data
object