Hi Ushani,


On Thu, Nov 9, 2017 at 9:10 AM, Ushani Balasooriya <[email protected]> wrote:

> Hi IAM Team,
>
> During the implementation of a third party web app to manage users, I
> wanted to have a feature where I can select few users and delete them at
> once.
>
> Then I noticed in our admin services we have only below methods to delete
> users in our *UserAdmin* service.
>
> - *addRemoveUsersOfRole* - Delete users only in a particular role
> - *deleteUser* - Delete one selected user
>
> In *deleteUser* method allow only one user to delete.
>
> Can you please advice whether this is designed and implemented due to any
> particular reason or is it a lacking feature in our system? Or is there any
> other mechanism for me to delete set of users at once?
>

C4 user core APIs does not support delete multiple users at once. You can
loop the deleteUser API to delete set of users.

Thanks
Isura.

>
> Appreciate your quick response.
>
> Thanks,
> --
> *Ushani Balasooriya*
> Associate Technical Lead - EE;
> WSO2 Inc; http://www.wso2.com/.
> Mobile; +94772636796
>
>


-- 

*Isura Dilhara Karunaratne*
Associate Technical Lead | WSO2
Email: [email protected]
Mob : +94 772 254 810 <+94%2077%20225%204810>
Blog : http://isurad.blogspot.com/
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to