3. Refresh Token
Mô tả API refresh token
Thông tin
Mô tả
Tạo request
curl -X 'GET' \
'https://localhost:7222/API/Account/RefreshToken' \
-H 'accept: */*' \
-H 'Authorization: <token>'Reponse Body
Last updated
Mô tả API refresh token
curl -X 'GET' \
'https://localhost:7222/API/Account/RefreshToken' \
-H 'accept: */*' \
-H 'Authorization: <token>'Last updated