[SOLVED] API flush alias

Started by GaardenZwerch, June 30, 2021, 11:57:48 AM

Previous topic - Next topic
June 30, 2021, 11:57:48 AM Last Edit: June 30, 2021, 01:10:18 PM by GaardenZwerch
Hi,
I can successfully use API calls to list the content and flush an alias,
but after a few seconds, the contents gets restored 'magically'.

After a flush, the /conf/config.xml doesn't reflect that the alias should be empty, whereas a 'list' API call returns
{"total":0,"rowCount":-1,"current":1,"rows":[]}

Am I doing this wrong?

Thanks in advance,
Frank