TimCoulter
TimCoulter•2mo ago

How to manually delete a record from key-value-store (using Apify console)

I am logged into Apify console and trying to delete some unwanted data records from a key-value-store. I can see how to view or download the files, but I can't see how to delete them (other than by deleting the entire KVS). Am I missing something?
3 Replies
azzouzana
azzouzana•2mo ago
you can just set its value to null sorry, I just noticed that you'd like to that from the console
ondro_k
ondro_k•2mo ago
Hey, currently there is no such option in the console UI, though IMO it'd be nice to have it there. I will pass the request to the console team. For now, you may use API or CLI to delete a kvs record, see https://docs.apify.com/api/v2/key-value-store-record-delete
Delete record | Apify Documentation
ClientsRemoves a record specified by a key from the key-value store.
TimCoulter
TimCoulterOP•2mo ago
Thank you. Looking forward to that enhancement. I'll use the API in the meantime. Thanks for replying. You're always so helpful 🙂 . I'll have to settle for the API for now.

Did you find this page helpful?