put https://t{tenantId}-s{siteId}.{env}.usc1.kibocommerce.com/api/platform/applications/authtickets/refresh-ticket
Returns the AppAuthTicket with a refreshed AccessToken
Response
Returns the AppAuthTicket with a refreshed AccessToken
xxxxxxxxxx
curl --request PUT \
--url https://t0-s0.sb.usc1.kibocommerce.com/api/platform/applications/authtickets/refresh-ticket \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: