Upload Tournament Fantasy Lineup
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
int32pickid0*integer
PickID to select for the slot
Default
nullFormat
int32itemid0*integer
ItemID to lock in for the pick
Default
nullFormat
int64pickid1*integer
PickID to select for the slot
Default
nullFormat
int32itemid1*integer
ItemID to lock in for the pick
Default
nullFormat
int64pickid2*integer
PickID to select for the slot
Default
nullFormat
int32itemid2*integer
ItemID to lock in for the pick
Default
nullFormat
int64pickid3*integer
PickID to select for the slot
Default
nullFormat
int32itemid3*integer
ItemID to lock in for the pick
Default
nullFormat
int64pickid4*integer
PickID to select for the slot
Default
nullFormat
int32itemid4*integer
ItemID to lock in for the pick
Default
nullFormat
int64Response Body
curl -X POST "https://api.steampowered.com/ICSGOTournaments_730/UploadTournamentFantasyLineup/v1" \ -H "Content-Type: application/x-www-form-urlencoded" \ -d 'steamidkey=string'Empty
Empty
Empty