To refresh the token, i use the following request :
https://id.twitch.tv/oauth2/token?client_id=placeholder&client_secret=placeholder&refresh_token=placeholder&grant_type=refresh_token
It returns me this object :