Date: 11 Jan 2021 20:43
Number of posts: 3
rss icon RSS: New posts
Using the API I created about 4000 pages using the pages.save_one method described in the docs, https://www.wikidot.com/doc:api. They are all in the same category and they are all the pages in that category. Now I want to delete those pages. Is there a convenient way, either through the API again or through the web interface directly on the site?
If the mass deletion tool still works, that's a great option.
http://community.wikidot.com/blog:wikidot-extension-mass-delete-tool-and-more
Thank you Ed Johnson for this valuable pointer. For the moment I have covered my needs through a mass rename, which was possible through the API. But when I have the need in the future for the deletion tool then I will report back.
… Come to think of it, is there a way to delete just a single file through the API? I did not find a way, but maybe (I think now) there is some rename operation that has the effect of a delete… like renaming a file to belong to a category "deleted"; something like that.