Can't delete an index with "elastic" user

Hi,
did you try using different users? Maybe a different CURL command like:
curl -XDELETE --user username:password ...

Good Luck!