---
title: "Triggers the Personalization API"
method: POST
path: "/refresh-specific-active-players"
---

# Triggers the Personalization API

`POST /refresh-specific-active-players`

Triggers the [Personalize Web Store Callback](./personalize-webstore-callback) by player ID.

## Headers

- `x-publisher-token` string, required

## Request body

- object
  - `playerIds` string[], required — Player IDs to trigger web store personalization.

## Response `200`

OK

- object
  - `message` string — Success message.

## Other responses

- `400` — Bad Request.

---

[API](https://skmtc.net/appcharge/apis/grant-award.md) · [All operations](https://skmtc.net/appcharge/apis/grant-award/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/appcharge/grant-award/versions/b4f6759240d5/schema)
