• @voidxOPA
    link
    English
    4
    edit-2
    10 months ago

    Yeah. I guess we could fetch all image ids from the database excluding those uploaded to our local instance, and loop them through the DELETE /image/delete/{delete_token}/{file} API. But I’ve no idea how to get the delete_token, seems like it’s available only during image upload.