v1

latestSwagger 2.0Proprietary License2026-07-1788119346.7 KB
Policies
Modules

Set parameter value in secured current config for a module

post/policies/{hash}/modules/{module_name}/secure_config

Path parameters

hashstring required

policy hash in hex format (md5)

module_namestring required

module name without spaces

Request body

ModelsModuleConfig required

Response

parameter updated successfully

dataobject
statusstring

Example response

{
  "status": "success"
}