Skip to main content
POST
Resolve the review thread containing a 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
commentID
integer<int64>
required
Required range: x >= 1

Response

No Content