Skip to main content
POST
Create Workspace

Authorizations

Authorization
string
header
required

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

Headers

authorization
string | null

Body

application/json
name
string
required
Required string length: 1 - 120
slug
string
required
Required string length: 3 - 64

Response

Successful Response

The response is of type Response Create Workspace Api V1 Workspaces Post · object.

Last modified on July 28, 2026