Is there a way to delete SG users in batch? They are test users whose username starts with SF_1. Or it must be one by one?
There is not a batch way to delete users, you can list users with /{db}/_user/ to find the relevant names but each needs a call to delete them.