Web API testing and removing keys

Hi,

I would like to test some scripts for automatic key creation etc. The problem is that it seems LimeLM doesn't allow removing the keys. How do I test scripts which automatically create keys without polluting my product space with those keys? Is there some kind of sandbox/play ground I can test things on and then remove everything from there?

You can remove key by clicking the "Delete button" and then confirm that you actually want to delete the product key. You can also remove keys by the web API: https://wyday.com/limelm/help/api/limelm.pkey.delete/

Thank you! Actually I remembered that there was some warning that deleting the keys is not the best idea but now it seems it's gone (it just says that I can't restore it but nothing about limit for a license or anything like that).Did anything changes there during last few months? I am almost sure I was warned I shouldn't delete keys.

We still warn you not to delete keys (because it's irreversible). For normal usage we recommend revoking keys.

It sounds like you're just doing testing. In which case deleting keys is the perfect use-case.

Ok, thank you a lot!