Pin a successful build (less than 7 days old).
Translates the SDK’s 400 errors into 409 (per spec: “409 if the build is not succeeded, or older than 7 days”).
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.
ManageOrgSnapshots permission at the organization level.
Service User credential (prefix: cog_)
POST /builds/{id}/pin body. Empty per spec.
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.
pending, running, succeeded, failed, cancelled manual, auto