Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.devin.ai/v3beta1/organizations/{org_id}/snapshot-setup/builds/{build_id}/pin \ --header 'Authorization: Bearer <token>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
仅当该组织当前固定到 build_id 时,才取消固定。
build_id
如果该组织未固定到此构建,则不执行任何操作(仍返回 204)。
ManageOrgSnapshots
服务用户凭据(前缀:cog_)
成功响应