Upload Tournament Predictions
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
event*integer
The event ID
Default
nullFormat
int32steamid*string
The SteamID of the user
Default
nullsteamidkey*string
Authentication obtained from the SteamID
sectionid*integer
Event section id
Default
nullFormat
int32groupid*integer
Event group id
Default
nullFormat
int32index*integer
Index in group
Default
nullFormat
int32pickid*integer
Pick ID to select
Default
nullFormat
int32itemid*integer
ItemID to lock in for the pick
Default
nullFormat
int64Response Body
curl -X POST "https://api.steampowered.com/ICSGOTournaments_730/UploadTournamentPredictions/v1" \ -H "Content-Type: application/x-www-form-urlencoded" \ -d 'steamidkey=string'Empty
Empty
Empty