Logo
PostMan ADV API Documentation

Create Issue

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

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X POST 'https://api.github.com/user/repos/:owner/:repo/issues' -d '{"title":"Found a bug","body":"i am having a problem with this","assignment":["octocat"]}'

ENDPOINTS