Qodex.ai
Qodex.ai
Introduction
Github API
Create repositoryCreate issueDelete repositoryGet deleted repository
github
CREATE RepositoryCreate Issue
Introduction
Github API
Create repositoryCreate issueDelete repositoryGet deleted repository
github
CREATE RepositoryCreate Issue
HomeGithub APICreate issue

Create issue

POST https://api.github.com/repos/:owner/:repo/issues

Request Body

{"title"=>"Found a bug", "body"=>"I'm having a problem with this.", "labels"=>["bug"]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Previous
Create repository
Next
Delete repository