Trigger a manual build
Snapshot Setup (Organization)
Trigger a manual build
Manually trigger a snapshot build using the org’s current blueprints.
POST
Trigger a manual build
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 theManageOrgSnapshots permission at the organization level.
Behavior
Triggers a manual snapshot build for the organization. The build is asynchronous — poll the build status endpoint to track progress.Authorizations
Service User credential (prefix: cog_)
Body
application/json
POST /builds body. Empty per spec; reserved for future fields.
Response
Successful Response
Public Build resource shape — opaque "did this succeed yet?" view.
Per spec, no platform/snapshot/per-job introspection is exposed. Future
additions (triggered_by_repo, build metadata, etc.) are additive.
Available options:
pending, running, succeeded, failed, cancelled Available options:
manual, auto 