Skip to main content
POST
Submit a human pull request review

Authorizations

Authorization
string
header
required

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

Path Parameters

pullRequestID
string<uuid>
required

Body

application/json
event
enum<string>
required
Available options:
COMMENT,
APPROVE,
REQUEST_CHANGES
expected_head_sha
string
required
Required string length: 40
Pattern: ^[0-9a-fA-F]{40}$
idempotency_key
string
required
Minimum string length: 8
body
string
comments
object[]

Response

OK

html_url
string
required
Minimum string length: 1
review_id
integer<int64>
required
Required range: x >= 1
submitted_at
string<date-time>
required