---
title: "Set prebuild"
method: PUT
path: "/project-config/{configName}/prebuild"
tags: ["prebuild"]
---

# Set prebuild

`PUT /project-config/{configName}/prebuild`

Set prebuild

## Path parameters

- `configName` string, required

## Request body

- CreatePrebuildDTO
  - `branch` string
  - `commitInterval` integer
  - `id` string
  - `retention` integer, required
  - `triggerFiles` string[]

## Response `201`

Created

---

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