Skip to main content
POST
Create an issue

Authorizations

Authorization
string
header
required

Personal access token. Use format: token {YOUR_ACCESS_TOKEN}

Path Parameters

owner
string
required

Repository owner

repo
string
required

Repository name

Body

application/json
title
string
required
body
string
assignee
string
milestone
integer
labels
integer[]
closed
boolean
default:false

Response

Created

id
integer
number
integer
state
enum<string>
Available options:
open,
closed
title
string
body
string
user
object
labels
object[]
assignee
object | null
milestone
object | null
comments
integer
pull_request
object | null
created_at
string<date-time>
updated_at
string<date-time>