post https://api.loopsubscriptions.com/storefront/2023-10/auth/refreshToken
This endpoint allows you to generate a new access and refresh token pair using the session token for authenticated API access for a user.
refreshToken
and accessToken
are used to handle authentication on customer portal. For details please refer to Authentication.
Note: The
sessionToken
can be generate using the Generate session token endpoint of the Admin api.