Skip to content

Commit

Permalink
Update Steam Web API reference
Browse files Browse the repository at this point in the history
  • Loading branch information
SteamDB-Tracker committed Nov 6, 2024
1 parent aed102b commit f84872a
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions api.json
Original file line number Diff line number Diff line change
Expand Up @@ -13877,6 +13877,31 @@
}
},
"IPartnerMeetSteamService": {
"EmailInvitees": {
"_type": "undocumented",
"version": 1,
"httpmethod": "POST",
"parameters": [
{
"name": "key",
"type": "string",
"optional": false,
"description": "Access key"
},
{
"name": "clan_event_gid",
"type": "fixed64",
"optional": true,
"description": ""
},
{
"name": "steamid",
"type": "fixed64",
"optional": true,
"description": ""
}
]
},
"GetAvailability": {
"_type": "undocumented",
"version": 1,
Expand Down

0 comments on commit f84872a

Please sign in to comment.