...
curl -Method GET 'https://thefreetelecomuni.atlassian.net/wiki/rest/api/content/search?cql=(title ~ "page8" and space=TEST)'
>>> "id":"13172813"
curl -METHOD DELETE https://thefreetelecomuni.atlassian.net/wiki/rest/api/content/13172813
...
...
curl -Method GET 'https://thefreetelecomuni.atlassian.net/wiki/rest/api/content/search?cql=(title ~ "page8" and space=TEST)'
>>> "id":"13172813"
curl -METHOD DELETE https://thefreetelecomuni.atlassian.net/wiki/rest/api/content/13172813
...