The User Token is valid for an hour, you can use the RefreshToken to exchange it for a new UserToken. The RefreshTokens can only be used once and the RefreshToken API will give you a new Refreshtoken and validity

Id in the URL is userid from authentication response

Language