---
title: "Set a specific configuration field"
method: PUT
path: "/configuration/{field}"
tags: ["Configuration"]
---

# Set a specific configuration field

`PUT /configuration/{field}`

This is an asynchronous API endpoint.

## Path parameters

- `field` string, required

## Query parameters

- `reindex` boolean

## Response `202`

Request accepted for asynchronous processing.

## Other responses

- `204` — Configuration field updated.

---

[API](https://skmtc.net/oracle/apis/opengrok-restful-api.md) · [All operations](https://skmtc.net/oracle/apis/opengrok-restful-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/oracle/opengrok-restful-api/versions/4844bf710203/schema)
