Add Issue Copy

GET https://api.github.com/issues?access_token={{github_token}}&labels=&filter=all&state=open&sort=created&direction=asc

Adds an issue.

Request Params

KeyDatatypeRequiredDescription
access_tokenstring
labelsnull
filterstringassigned, created, mentioned, subscribed, all
statestringopen, closed, all
sortstringcreated, updated, comments
directionstringasc, desc
sincenullYYYY-MM-DDTHH:MM:SSZ

HEADERS

KeyDatatypeRequiredDescription
AcceptstringIs used to set specified media type
User-Agentstring

RESPONSES

status: OK

""