v
latestOpenAPI 3.1.02026-08-0998258319.1 KBaccount
Delete user session
post/v1/account.deleteSession
Request body
Example request
{
"$schema": "https://api.steamsets.com/schemas/V1AccountDeleteSessionRequestBody.json",
"sessionId": "123456"
}Response
OK
Example response
{
"$schema": "https://api.steamsets.com/schemas/V1AccountDeleteSessionResponseBody.json"
}