post https://api.loopsubscriptions.com/storefront/2023-10/auth/refreshToken
Log in to see full request history
refreshToken
and accessToken
are used to handle authentication on customer portal. For details please refer to Authentication.
Response
refreshToken
and accessToken
are used to handle authentication on customer portal. For details please refer to Authentication.
xxxxxxxxxx
curl --request POST \
--url https://api.loopsubscriptions.com/storefront/2023-10/auth/refreshToken \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: