Create an org- or repo-tier blueprint
Snapshot Setup (Organization)
Create an org- or repo-tier blueprint
Create a blueprint. type is inferred from repo_name.
Per spec, this never auto-triggers a build — callers must
POST /builds explicitly.
POST
Create an org- or repo-tier blueprint
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 theManageRepoBlueprints permission at the organization level. Creating org-tier blueprints requires the ManageOrgSnapshots permission.
Behavior
Creates an org- or repo-tier blueprint. A blueprint defines the declarative environment configuration for Devin sessions. Mutating a blueprint does not auto-trigger a build — you must explicitly call the builds endpoint.Authorizations
Service User credential (prefix: cog_)
Body
application/json
Response
Successful Response
Public Blueprint resource shape.
Note: the type enum may grow in the future; clients MUST gracefully
handle unknown values. YAML contents are fetched separately via
GET /blueprints/{id}/contents.
