馃殌 New: Bulk Delete API #20
peternaf
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
You can now delete multiple files in a single request鈥攏o more looping.
Docs: rendi.dev/docs/delete-files
POST https://api.rendi.dev/v1/files/bulk-delete
{ "file_ids": ["id_1", "id_2", "id_3"] }
All reactions