cURL
curl --request PUT \ --url https://api.devin.ai/v3beta1/enterprise/snapshot-setup/blueprints/{blueprint_id} \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "contents": "<string>" } '
{ "blueprint_id": "<string>", "created_at": 123, "repo_name": "<string>", "type": "enterprise", "updated_at": 123 }
Documentation IndexFetch the complete documentation index at: https://docs.devin.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.devin.ai/llms.txt
Use this file to discover all available pages before exploring further.
ManageAccountSnapshots
服务用户凭据(前缀:cog_)
蓝图的新 YAML 内容。
成功响应
公开的 Blueprint 资源结构。
Blueprint
注意:type 枚举未来可能会扩展;客户端 MUST 以优雅方式 处理未知值。YAML 内容需通过 GET /blueprints/{id}/contents 单独获取。
type
GET /blueprints/{id}/contents
enterprise
org
repo