---
title: "POST /templates/{templateID}/builds/{buildID}"
method: POST
path: "/templates/{templateID}/builds/{buildID}"
tags: ["templates"]
deprecated: true
---

# POST /templates/{templateID}/builds/{buildID}

`POST /templates/{templateID}/builds/{buildID}`

> **Deprecated.**

Start the build

## Path parameters

- `templateID` string, required
- `buildID` string, required

## Response `202`

The build has started

## Other responses

- `401` — Authentication error
- `500` — Server error

## Changes

- **2026-05-27** `e13ef89d456c` — 1 info
  - the endpoint scheme security `AuthProviderBearerAuth AND AuthProviderTeamAuth` was added to the API
- **2026-01-27** `05ac348d449f` — 2 info
  - the endpoint scheme security `Supabase1TokenAuth AND Supabase2TeamAuth` was added to the API
  - the endpoint scheme security `Supabase1TokenAuth` was removed from the API
- **2025-10-31** `8ee0d0d1e95e` — 1 info
  - endpoint deprecated
- **2025-03-21** `ca973917d2e1` — 1 info
  - the endpoint scheme security `Supabase1TokenAuth` was added to the API
- **2024-03-24** `e06e4d1b0365` — 1 info
  - endpoint added

[Full history](https://skmtc.dev/e2b-dev/apis/e2b-api/changes/templates/:templateID/builds/:buildID/post.md)

---

[API](https://skmtc.dev/e2b-dev/apis/e2b-api.md) · [All operations](https://skmtc.dev/e2b-dev/apis/e2b-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/e2b-dev/e2b-api/revisions/edf2d2943a24/schema)
