Skip to main content
POST
Create a new workspace

Authorizations

Authorization
string
header
required

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

Body

name
string
required
description
string

Response

Success!

id
integer<int64>
default:1
name
string
default:My Workspace
description
string
default:My Workspace Description
branch
string
default:v1