---
title: "Set parameter value in secured current config for a module"
method: POST
path: "/policies/{hash}/modules/{module_name}/secure_config"
tags: ["Policies", "Modules"]
---

# Set parameter value in secured current config for a module

`POST /policies/{hash}/modules/{module_name}/secure_config`

## Path parameters

- `hash` string, required
- `module_name` string, required

## Request body

- ModelsModuleConfig

## Response `200`

parameter updated successfully

- SuccessResponse
  - `data` object
  - `status` string

## Other responses

- `400` — bad request
- `403` — updating parameter not permitted
- `404` — policy or module not found
- `500` — internal error on updating secured parameter

---

[API](https://skmtc.net/vxcontrol/apis/soldr-swagger-api.md) · [All operations](https://skmtc.net/vxcontrol/apis/soldr-swagger-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/vxcontrol/soldr-swagger-api/versions/ac519ec936b3/schema)
