Request
Body Params application/json
Request Code Samples
curl --location --request POST 'http://localhost/~/api/del_account' \
--header 'x-hfs-anti-csrf: 1' \
--header 'Content-Type: application/json' \
--data-raw '{
"username": "string"
}'
Modified at 2026-03-24 12:02:39