Skip to main content
POST
Import GitHub repo

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string<uuid>
required

Body

application/json
repo_url
string
required
Minimum string length: 1
installation_id
integer<int64>
Required range: x >= 1
workspace_id
string<uuid>

Response

OK

clone_url
string<uri>
required
default_branch
string
required
Minimum string length: 1
repo_full_name
string
required
Minimum string length: 1
repo_name
string
required
Minimum string length: 1
repo_owner
string
required
Minimum string length: 1