api-umbrella
api-umbrella copied to clipboard
Admin API - Delete API User
trafficstars
Create a REST endpoint in the Admin API for deleting API Users / API Keys.
User Story
As a developer extending API Umbrella Web
I need to delete users via the Admin REST API
so that I can ensure the user collection is consistent with my application
Possibly related to #134
DELETE API USER issue is open or closed
This issue is still open, but may have been resolved. @sandeepkottagundu, what difficulties are you having?
@GUI You can delete API User with the help of delete operation of mongodb. But using rest api you can't.
Ping @GUI