---
title: "Run policy modules update by system module name and version"
method: POST
path: "/modules/{module_name}/versions/{version}/updates"
tags: ["Modules"]
---

# Run policy modules update by system module name and version

`POST /modules/{module_name}/versions/{version}/updates`

## Path parameters

- `module_name` string, required
- `version` string, required

## Response `201`

policy modules update run successful

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

## Other responses

- `403` — running policy modules updates not permitted
- `404` — system module not found
- `500` — internal error on running policy modules updates

---

[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)
