---
title: "Promote Module"
method: POST
path: "/promote/module"
tags: ["Promotions"]
---

# Promote Module

`POST /promote/module`

Promote a specific module
### Authorization Required:
  - Application Promote

## Request body

- PromotionModuleExecuteRequest
  - `clientName` string, required — Target environment name
  - `clientLevel` string, required — Level of the environment (qa, uat, production, etc.)
  - `moduleId` string, required — ID of module to Promote

## Response `204`

Job Executed

## Other responses

- `default` — Error

---

[API](https://skmtc.net/unqork/apis/unqork-customer-api.md) · [All operations](https://skmtc.net/unqork/apis/unqork-customer-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/unqork/unqork-customer-api/revisions/112399a67ebb/schema)
