Steam (Unofficial) API

Set Steam Account Purchased

POST
/IDOTA2Ticket_570/SetSteamAccountPurchased/v1
key<token>

In: query

Query Parameters

format?string

The format of the response. Defaults to json

Value in"json" | "xml" | "vdf"

Request Body

application/x-www-form-urlencoded

steamid*string

The SteamID of the user

Defaultnull
BadgeType*integer

Badge Type

Defaultnull
Formatint32

Response Body

curl -X POST "https://api.steampowered.com/IDOTA2Ticket_570/SetSteamAccountPurchased/v1" \  -H "Content-Type: application/x-www-form-urlencoded" \  -d ''
Empty
Empty
Empty