---
title: "Refresh Store For Single Player"
method: POST
path: "/v1/players/{player_id}/refresh_store"
tags: ["Players"]
---

# Refresh Store For Single Player

`POST /v1/players/{player_id}/refresh_store`

Trigger a store content refresh for a single player.

If the player is on the store page, this will call the `store.get` webhook and
the store page content will be refreshed immediately for them on the Game Hub.

## Path parameters

- `player_id` string, required

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/aghanim/apis/aghanim-server-to-server-api.md) · [All operations](https://skmtc.net/aghanim/apis/aghanim-server-to-server-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aghanim/aghanim-server-to-server-api/versions/f8569ba0d776/schema)
