Request
Body Params application/json
Request 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"
}'
Responses
application/json Modified at 2025-05-30 14:11:36