Refreshes the Instagram access token if it’s close to expiring
cURL
curl --request POST \ --url http://localhost:3000/api/instagram/refresh-token
{ "success": true, "message": "<string>" }
Token refresh status