Refresh an expired authentication session using a valid refresh token to obtain new session credentials.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The refresh token
OK
The expiration time of the refresh token
"2023-01-01T00:00:00Z"
The refresh token
The expiration time of the session token
"2023-01-01T00:00:00Z"
The session token
"auth_"
A URL to the JSON Schema for this object.
"https://api.steamsets.com/schemas/V1AccountRefreshSessionBody.json"