Request a new JWT token using the current (still valid) token.
The new token is stored automatically. This is called internally by
api_request() when the current token is close to expiry (within 5
minutes).
See also
Other api-auth:
api_login(),
api_logout(),
api_me(),
api_register(),
configure_api()