Repository Management
Create a repo
Create an empty repo
POST
/
repos
Authorizations
Authorization
string
headerrequiredThis API uses OAuth 2 with the implicit grant flow
Body
application/json
repo_name
string
requireddescription
string
branchless
boolean
Response
201 - application/json
repo_name
string
requireddescription
string
repo_id
string
requireddefault_branch_id
string
default_branch_name
string
size_bytes
number
requiredowner_user_id
string
requiredcreated_timestamp
integer
requiredSeconds since epoch UTC
sync_git_repo_url
string
Optional URL of the git repository being synced with the repo