---
title: "Replace manager config."
method: PUT
path: "/api/config/manager"
tags: ["Configuration"]
---

# Replace manager config.

`PUT /api/config/manager`

## Request body

- ConfigManager
  - `php_cli` string — Path to the PHP executable.

## Response `200`

The manager configuration.

- ConfigManager
  - `php_cli` string — Path to the PHP executable.

---

[API](https://skmtc.net/contao/apis/contao-manager-api.md) · [All operations](https://skmtc.net/contao/apis/contao-manager-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/contao/contao-manager-api/revisions/074d8046de13/schema)
