---
title: "Activate Promotion for Customer"
method: POST
path: "/api_gateway/v1/promotions/{promotionId}/activate"
---

# Activate Promotion for Customer

`POST /api_gateway/v1/promotions/{promotionId}/activate`

## Path parameters

- `promotionId` string, required

## Query parameters

- `customerId` string

## Headers

- `Authorization` string

## Request body

- object
  - `customerId` string
  - `earnId` string

## Response `200`

Successful response

---

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