Skip to main content
POST
Resolve the review thread containing a PR review comment on the task's pull request

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

Response

No Content