---
title: "Review a Loyalty Promotion"
method: POST
path: "/v3/promotions/{promotionId}/review"
---

# Review a Loyalty Promotion

`POST /v3/promotions/{promotionId}/review`

Endpoint for POST /v3/promotions/69034fe43d40cd1e08fb66d8/review

## Path parameters

- `promotionId` string, required

## Headers

- `Authorization` string

## Request body

- object — Request body as an object
  - `approvalStatus` string

## Response `200`

Successful operation (default from cURL)

- object
  - `message` string

---

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