Reply to a review comment on a pull request
The reply is posted by the Aether GitHub app, footer-attributed to the authenticated caller, and recorded against this pull request in the GitHub post-origin ledger so its own webhook echo never wakes a task. The idempotency key is claimed before GitHub is called: completed attempts replay the same reply. Requires membership in the owning organization of a task linked to this pull request — the task that published it or a task that reviewed it — and current GitHub access to the repository. 404 covers an unknown pull request, one linked to no organization the caller belongs to, and one whose GitHub access the caller has lost; the three are deliberately indistinguishable.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
x >= 1