v4

latestOpenAPI 3.1.02026-07-3196251302.5 KB
account

Update account vanity URL

post/v1/account.updateVanity

Request body

$schemastring uri

A URL to the JSON Schema for this object.

vanitystring nullable

The vanity the account should have null to remove

Example request

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

Response

No Content