---
title: "Sets the module's configuration parameter value."
method: PUT
path: "/rules/{ruleUID}/{moduleCategory}/{id}/config/{param}"
tags: ["rules"]
---

# Sets the module's configuration parameter value.

`PUT /rules/{ruleUID}/{moduleCategory}/{id}/config/{param}`

## Path parameters

- `ruleUID` string, required
- `moduleCategory` string, required
- `id` string, required
- `param` string, required

## Response `200`

OK

## Other responses

- `404` — Rule corresponding to the given UID does not found or does not have a module with such Category and ID.

---

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