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