Skip to main content
POST
Reply to a PR review comment on the task's pull request as the task owner

Authorizations

Authorization
string
header
required

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

Path Parameters

taskID
string<uuid>
required
commentID
integer<int64>
required
Required range: x >= 1

Body

application/json
body
string
required
Minimum string length: 1
idempotency_key
string
required

client-generated stable key for this reply; retries with the same key replay the first result without re-posting

Minimum string length: 8

Response

OK

comment_id
integer<int64>
required
Required range: x >= 1
html_url
string
required