Unlink an incident from a Linear issue
DELETE /v1/integrations/linear/incidents/{incident_id}/issues/{issue_key}
DELETE
/v1/integrations/linear/incidents/{incident_id}/issues/{issue_key}
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” 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-446655440000Responses
Section titled “ Responses ”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