v1

latestSwagger 2.0Proprietary License2026-07-1788119346.7 KB
Modules

Run policy modules update by system module name and version

post/modules/{module_name}/versions/{version}/updates

Path parameters

module_namestring required

module name without spaces

versionstring required

module version string according semantic version format

Response

policy modules update run successful

dataobject
statusstring

Example response

{
  "status": "success"
}