X-Cache-Status always true after clearing cache with X-Cache-key

curl --location --request DELETE ‘https://kongmanager-0675162ca871.deltablue.io:8444/cache/9b4a23655fc1d679297ae030c079fbaa53eed4ac6401af4e180d79af6a0ae63d
–header ‘Accept: application/json, text/plain, /
–header ‘Accept-Language: en,no;q=0.9,en-US;q=0.8,nb;q=0.7,nn;q=0.6,fr;q=0.5’
–header ‘Connection: keep-alive’
–header ‘Origin: https://kongmanager-0675162ca871.deltablue.io:8444
–header ‘Referer: https://kongmanager-0675162ca871.deltablue.io:8444/
–header ‘Sec-Fetch-Dest: empty’
–header ‘Sec-Fetch-Mode: cors’
–header ‘Sec-Fetch-Site: same-site’
–header ‘User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36’
–header ‘sec-ch-ua: “Not A(Brand”;v=“99”, “Google Chrome”;v=“121”, “Chromium”;v=“121”’
–header ‘sec-ch-ua-mobile: ?0’
–header ‘sec-ch-ua-platform: “Linux”’

this is my curl which i use to clear cache with X-Cache-key
the X-Cache-Key i got from endpoint response request
after clearing cache the X-Cache-Status is hit instead of miss