v4

latestOpenAPI 3.1.02026-07-3196251302.5 KB
account

Update account role

post/v1/account.updateRole

Request body

$schemastring uri

A URL to the JSON Schema for this object.

role'amber' | 'amethyst' | 'emerald' | 'sapphire' | 'ruby' | 'diamond' | 'astral' | 'nebula'

The role the account should have between one of the 6 donation roles

Example request

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

Response

No Content