v1
latestOpenAPI 3.1.02026-07-26269227514.8 KBpr-reviews
Trigger Devin Review
Trigger a Devin Review for a pull/merge request.
Creates a database record that will be picked up by the review worker pool. Always fetches the latest commit from the PR.
post/v3/organizations/{org_id}/pr-reviews
Path parameters
org_idstring required
Example:org-abc123def456
Organization ID (prefix: org-)
Request body
Example request
{
"pr_url": "https://github.com/owner/repo/pull/123"
}Response
Successful Response