Skip to main content
PATCH
Update issue

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Body

application/json
title
string
Minimum string length: 1
description
string

Appended to the issue description; the existing description is never overwritten.

state_id
string

Linear workflow state id.

priority

Linear issue priority. 0 = No priority, 1 = Urgent, 2 = High, 3 = Normal, 4 = Low.

Available options:
0
project_id
string | null

Linear project id. Pass null to detach.

assignee_id
string | null

Linear user id. Pass null to unassign.

is_visible
boolean

Whether the issue is shown on the customer portal.

Response

Successful response

id
string
required
identifier
string
required
title
string
required
description
string | null
required
priority
string
required
status
string
required
linear_team_id
string
required
url
string
required
project_id
string | null
required
sort_order
number
required
total_score
number
required
is_visible
boolean | null
required
created_at
string
required
updated_at
string
required
linear_ticket_id
string
required