---
title: "Promote Reference Data"
method: POST
path: "/promote/referenceData"
tags: ["Promotions"]
---

# Promote Reference Data

`POST /promote/referenceData`

Promote a collection of reference data
### Authorization Required:
  - Data Collections Promote

## Request body

- PromotionReferenceDataExecuteRequest
  - `clientName` string, required — Target environment name
  - `clientLevel` string, required — Level of the environment (qa, uat, production, etc.)
  - `collectionName` string, required — Name of the reference data collection 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)
