Skip to main content
POST
Create Issue

Authorizations

Authorization
string
header
required

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

Body

application/json
severity
enum<string>
required
Available options:
p1,
p2,
p3,
p4
source
enum<string>
required
Available options:
jira,
servicenow,
github,
pagerduty,
opsgenie,
linear,
zendesk,
email,
custom_api,
database,
contract
title
string
required
Required string length: 1 - 300
assignee_id
string | null
auto_analyze
boolean
default:true
body
string
default:""
Maximum string length: 20000
external_id
string | null
Maximum string length: 128
external_url
string | null
team
string | null

Response

Successful Response

The response is of type Response Create Issue V1 Issues Post · object.