2. Đăng xuất
Mô tả API đăng xuất hệ thống
Thông tin
Mô tả
Tạo request
curl -X 'GET' \
'https://localhost:7222/API/Account/Logout' \
-H 'accept: */*' \
-H 'Authorization: <token>'Respone Body
Last updated
Mô tả API đăng xuất hệ thống
curl -X 'GET' \
'https://localhost:7222/API/Account/Logout' \
-H 'accept: */*' \
-H 'Authorization: <token>'Last updated