Skip to main content
PATCH
Start issue review

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.

Response

Issue moved into review

project_id
string
required
status
enum<string>
required
Available options:
open,
in_progress,
resolved,
dismissed
assignee_user_id
string | null
required