---
title: "Update the config"
method: PATCH
path: "/internal/config/override"
tags: ["Config"]
---

# Update the config

`PATCH /internal/config/override`

Update the config for a project and branch with an override

## Request body

- object
  - `config_override_string` string

## Response `200`

Successful response

- object
  - `success` boolean, required — Always equal to true.

---

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