Skip to main content
PATCH
Patch Issue

Authorizations

Authorization
string
header
required

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

Path Parameters

issue_id
string
required

Body

application/json
assignee_id
string | null
pattern_id
string | null
severity
enum<string> | null
Available options:
p1,
p2,
p3,
p4
status
enum<string> | null
Available options:
new,
analyzing,
analyzed,
in_loop,
pattern_found,
mitigating,
resolved,
wont_fix
structured_attrs
Structured Attrs · object | null
team
string | null

Response

Successful Response

The response is of type Response Patch Issue V1 Issues Issue Id Patch · object.