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

# Triggers the Personalization API

`POST /refresh-active-players`

Triggers the [Personalize Web Store Callback](./personalize-webstore-callback) for all players. 

 When refreshing data for all active players, Appcharge identifies everyone currently browsing the web store, and updates their store view in real time.

## Headers

- `x-publisher-token` string, required

## Response `200`

OK

- object
  - `message` string — Success message.

## Other responses

- `400` — Bad request. Missing or invalid parameters.
- `500` — Internal server error.

---

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