Skip to main content
POST
Create github questions

Authorizations

Authorization
string
header
required

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

Path Parameters

repositoryId
string
required

Body

application/json
questionText
string
required
headSha
string
pullRequestNumber
number
graphVersionId
string

Response

Successful response

question
object
required
answer
object
required