Skip to main content
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"
}

Body

application/json
name
string
required
isPrivate
boolean
description
string

Response

201 - application/json

Created

results
object
required
status
enum<string>
required
Available options:
ok