Unfortunately, you can’t update the expiration (or any claim) via an API call to Auth0. What you can do is request an entirely new access token and thus updating the expiration. For a use case like you’ve described I recommend looking into Silent Authentication: