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

Issue ID.

Body

application/json
status
enum<string>
Available options:
open,
in_progress,
resolved,
dismissed
dismissal_reason
enum<string>

Accepted values: False positive, Working as intended, Test or synthetic traffic, Acceptable edge case, Known limitation, Out of scope

Available options:
False positive,
Working as intended,
Test or synthetic traffic,
Acceptable edge case,
Known limitation,
Out of scope
dismissal_detail
string
flagged
boolean
user_id
string | null

Response

Issue updated