Skip to content
This repository has been archived by the owner on Nov 17, 2020. It is now read-only.

Introduce an endpoint for bulk deleting users #448

Closed
michaelklishin opened this issue Jul 25, 2017 · 1 comment
Closed

Introduce an endpoint for bulk deleting users #448

michaelklishin opened this issue Jul 25, 2017 · 1 comment

Comments

@michaelklishin
Copy link
Member

See #447. When a bunch of orphaned users in an environment with high user/vhost churn (typically when RabbitMQ is provided as a service) accumulates, it would be more efficient and operationally easier to have an option to delete them with a single request.

The endpoint can be e.g. DELETE /api/users/ with a single request body parameter, users, which is a list of usernames to delete.

@michaelklishin
Copy link
Member Author

Per discussion with @albertoleal.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants