Request Code Samples
curl --location --request POST 'http://127.0.0.1:8000/api/website/clear-data/' \
--header 'authority: gateway-sop-dev.fpt.vn' \
--header 'accept: application/json' \
--header 'accept-language: en-US,en;q=0.9,vi;q=0.8' \
--header 'authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjFjNTc3NThjLWY5ZWEtMTFlZC1hMGM1LTAyNDJjMGE4MDEwMyIsImVtYWlsIjoidGFucHY5QGZwdC5jb20iLCJrZXkiOlsicWx1IiwidHN4dnR2cWJzIiwicWxkc2toY24iLCJkbGtoY24iLCJjeCIsInRzeCIsImRsa2hjbnNrIiwiY3gxIiwic3giLCJiY3QiLCJiY2todG4iLCJiY2tubyJdLCJpYXQiOjE2ODU2Njg3NTUsImV4cCI6MTY4NjI3MzU1NX0.g4pEH9KPLYZ-PVomx1nZ1CW0hPC52ooXXUZKxPOxvzQ' \
--header 'origin: https://portal-sop-dev.fpt.vn' \
--header 'referer: https://portal-sop-dev.fpt.vn/' \
--header 'sec-ch-ua: "Google Chrome";v="113", "Chromium";v="113", "Not-A.Brand";v="24"' \
--header 'sec-ch-ua-mobile: ?0' \
--header 'sec-ch-ua-platform: "Windows"' \
--header 'sec-fetch-dest: empty' \
--header 'sec-fetch-mode: cors' \
--header 'sec-fetch-site: same-site' \
--header 'user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36' \
--header 'X-Auth-User-Id: 1c57758c-f9ea-11ed-a0c5-0242c0a80103"' \
--header 'content-type: application/json;charset=UTF-8' \
--data-raw '{}'
Responses
application/json Modified at 2025-09-24 03:35:29