Error
A valid request URL is required to generate request examples{
"results": {
"defaultBranch": "<string>",
"fullName": "<string>",
"repo": "<string>",
"owner": "<string>"
},
"status": "ok"
}API Reference
Create GitHub repository
Create a new GitHub repository via the installed app
POST
/
api
/
v1
/
github
/
repos
Error
A valid request URL is required to generate request examples{
"results": {
"defaultBranch": "<string>",
"fullName": "<string>",
"repo": "<string>",
"owner": "<string>"
},
"status": "ok"
}Was this page helpful?