Approve a build conversation
Builders
Approve a build conversation
The builder pauses once at status: awaiting_approval and asks you to confirm building, deploying and running QA. Call this to give the one-time go-ahead. It returns immediately with status: processing; poll GET /api/v1/builder-agents/ until deployed/failed. (Pass auto_approve: true on create to skip this gate.)
POST
Approve a build conversation
Authorizations
Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"