Skip to content

Link a risk to a Linear issue

POST
/v1/integrations/linear/risks/{risk_id}/issues/{issue_key}
risk_id
required
string

String-formatted RiskId

Example
RSK-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

Risk linked to 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