v4

latestOpenAPI 3.1.02026-07-3196251302.5 KB
account

Queue inventory refresh

post/v1/account.queueInventoryRefresh

Request body

$schemastring uri

A URL to the JSON Schema for this object.

accountIdsinteger[] nullable required

Account ids to refresh inventory for

Example request

{
  "$schema": "https://api.steamsets.com/schemas/V1AccountQueueInventoryRefreshRequestBody.json"
}

Response

No Content