v6

OpenAPI 3.1.02026-08-0597255315.1 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