---
title: "Promote Roles"
method: POST
path: "/promote/roles"
tags: ["Promotions"]
---

# Promote Roles

`POST /promote/roles`

Promote all roles
### Authorization Required:
  - Designer Administrator

## Request body

- PromotionRoleExecuteRequest
  - `clientName` string, required — Target environment name
  - `clientLevel` string, required — Level of the environment (qa, uat, production, etc.)

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