Skip to main content
POST
Connect external issue
🔑 Requires the follow_ups.connect_external_issue scope.

Authorizations

Authorization
string
header
required

API key from your incident.io dashboard (Settings → API keys)

Path Parameters

id
string
required

Unique identifier for the follow-up

Example:

"01FCNDV6P870EA6S7TK1DSYDG0"

Body

application/json
provider
enum<string>
required

The issue tracker provider the issue belongs to

Available options:
asana,
azure_devops,
click_up,
linear,
jira,
jira_server,
github,
gitlab,
service_now,
shortcut
Example:

"linear"

url
string
required

URL of the issue in the external provider

Example:

"https://linear.app/incident/issue/INC-123"

Response

200 - application/json

OK response.

follow_up
object
required