Skip to content

Unlink an incident from a Linear issue

DELETE
/v1/integrations/linear/incidents/{incident_id}/issues/{issue_key}
incident_id
required
string

String-formatted IncidentId

Example
INC-1
issue_key
required
string

The stable Linear issue id (UUID), not the human identifier — a team-key rename can reuse the identifier

Example
550e8400-e29b-41d4-a716-446655440000

Incident unlinked from Linear 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