Skip to main content
POST
Error

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json

The workspaces entity to post

Name
string
required

The name of the workspace.

Id
string

The id of the workspace.

VersionControlEnabled
boolean

Whether version control is enabled

Response

workspaces created

Name
string
required

The name of the workspace.

Id
string

The id of the workspace.

VersionControlEnabled
boolean

Whether version control is enabled