---
title: "Queue inventory refresh"
method: POST
path: "/v1/account.queueInventoryRefresh"
tags: ["account"]
---

# Queue inventory refresh

`POST /v1/account.queueInventoryRefresh`

## Request body

- V1AccountQueueInventoryRefreshRequestBody
  - `$schema` string, uri — A URL to the JSON Schema for this object.
  - `accountIds` integer[], nullable, required — Account ids to refresh inventory for

## Response `204`

No Content

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `422` — Unprocessable Entity
- `500` — Internal Server Error

---

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