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.

Body

application/json
name
string | null
path
string | null
github_url
string | null

Response

Successful Response

id
string
required
name
string
required
path
string
required
created_at
string
required
updated_at
string
required
github_url
string | null
github_installation_id
integer | null
github_repo
string | null
auto_fix_merge_conflicts
boolean
default:false
auto_fix_ci_failures
boolean
default:false