Skip to main content
POST
Create Workspace

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Body

application/json
name
string
required
avatar_url
string | null

Response

Successful Response

id
string<uuid4>
required
name
string
required
slug
string
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
avatar_url
string | null
required