Skip to main content
POST
Post a top-level comment on a pull request

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
body
string
required
Minimum string length: 1
Pattern: \S
idempotency_key
string<uuid>
required

Response

No Content