post
https://api.dailymotion.com/oauth/token#refresh
An access token is always valid for a limited amount of time – indicated in seconds in the expires_in property of the JSON response.
Using the refresh token will allow you to request a new access token once the last one expired without having to use user credentials again.
