Skip to content

Link an incident to a Jira issue

POST
/v1/integrations/jira/incidents/{incident_id}/issues/{issue_key}
incident_id
required
string

Incident id, i.e. INC-1 or 42

Example
INC-1
issue_key
required
string

The Jira issue key

Example
EXAMPLE-123

Incident linked to Jira issue

Acknowledgement returned by ticket link/unlink endpoints.

object
status
required

Human-readable confirmation message (e.g. “RSK-00042 linked to ticket PROJ-123”).

string