Trigger Devin Review
Devin Review (Enterprise)
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
Trigger Devin Review
Documentation Index
Fetch the complete documentation index at: https://docs.devin.ai/llms.txt
Use this file to discover all available pages before exploring further.
Permissions
Requires a service user with theUseReviewManual permission at the enterprise level.Authorizations
Service User credential (prefix: cog_)
Body
application/json
Full URL of the pull/merge request to review (e.g. https://github.com/owner/repo/pull/123).
Example:
"https://github.com/owner/repo/pull/123"
Response
Successful Response
Commit SHA of the PR head that will be reviewed.
When the review was accepted.
Pull/merge request number.
Normalized host-prefixed repo path (e.g. github.com/owner/repo).
Current review status. Newly accepted reviews start as pending.
Available options:
pending, running, completed, errored 