v4

latestOpenAPI 3.1.02026-07-3196251302.5 KB
admin

Update account resources

post/v1/admin.updateResources

Request body

$schemastring uri

A URL to the JSON Schema for this object.

Example request

{
  "$schema": "https://api.steamsets.com/schemas/V1AdminUpdateResourcesRequestBody.json",
  "resources": [
    {
      "value": "1"
    }
  ]
}

Response

No Content