Skip to main content

refresh token

info

this api use for update expired access token

All APIs endpoints

[GET] /auth/refresh-token

update

curl --location --request GET 'https://api.lumyri.com/auth/refresh-token' \
--header 'Authorization: Bearer $ACCESS_TOKEN'