Bulk delete using API

Hello,

I am currently maintaining a fullstack JS project using prismic with these versions:
"express-prismic": "^1.1.1", "prismic.io": "3.5.7",

I am looking for a way to bulk delete documents based on a specific update date (I don't want them in archived section).

I have found this thread (Bulk remove prismic documents by uid - #3 by Priyanka) recommending to tag and theme bulk delete them from the interface
https://prismic.io/docs/guides/bulk-actions

Is there another way to do it using exclusively APIs ?

Thanks in advance,

Hi @developers12,

I'm Alaina, a product manager at Prismic. At present, we do not offer a programmatic way to delete documents, nor is this topic currently on the roadmap for the Migration API, but it is something we are considering for the future.

I am curious about why you do not want them in the archived section, what is your use case for a "hard" delete vs. an archive?

Best,
Alaina