v1

latestOpenAPI 3.0.32026-07-22115106141.4 KB
Reviews

Update review

Update review details (title, description, and/or status)

patch/repos/{repo_id}/reviews/{review_id}

Request body

status'open' | 'closed'

New review status

titlestring

New review title

descriptionstring

New review description

reviewer_idsstring[]

Updated list of reviewer user IDs

Response

Review updated successfully

idstring required

Review ID

titlestring required

Review title

descriptionstring

Review description

status'open' | 'closed' required

Review status

created_atinteger required

Unix timestamp when the review was created

updated_atinteger required

Unix timestamp when the review was last updated

base_refstring required

Base reference (branch/commit)

compare_refstring required

Compare reference (branch/commit)

repo_idstring required

Repository ID

merge_commit_idinteger

ID of the commit that merged this review

active_merge_idstring

ID of active merge with conflicts

draft_commit_idstring

ID of the draft commit that created this review