Refresh the authentication token of a customer. This is useful after authenticating a customer with a third-party service to ensure the token holds the new user's details, or when you don't want customers to re-login every day.
Request Request Example
JavaScript
Shell
Java
Swift
curl--location-g--request POST '{{BASE_URL}}/auth/token/refresh'