Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Is there a limit on the # of users that can be specified in the DELETE /api/user/bulk body with userIds?
DELETE
/api/user/bulk
userIds
If you use the request body you should be fine. You can do a lot more than 500 if you like.
I would start with 5-10k and see how performance is.