Page 1 of 1

disable user via api call?

Posted: Thu Nov 15, 2018 11:27 am
by lukesullivan
in the rest api, you can create/delete users with the system/user endpoint (I expect post will also update a user, although it's only listed as create....).

is there a way to disable a user via api call rather than deleting them?

thanks,

-Luke

Re: disable user via api call?

Posted: Thu Nov 15, 2018 1:55 pm
by npolovenko
Hello, @lukesullivan. There is no option to enable/disable a user via rest API. This would be a good feature request. Let me know if you'd like me to submit it on your behalf.

Re: disable user via api call?

Posted: Fri Nov 16, 2018 4:14 pm
by lukesullivan
if you could submit that as an enhancement, I would appreciate it.

in general, my suggestion would be that a webui itself is just an wrapper for calls to an api, so that there is nothing expressible in a webui that is not also expressible as an api call... I know that's hard to retrofit, but that is a good design principle.

thanks,

-Luke

Re: disable user via api call?

Posted: Fri Nov 16, 2018 5:55 pm
by lmiltchev
I submitted a feature request on your behalf. The enhancement which you are requesting is currently in the approval queue. Please keep in mind that the decision to implement the enhancement is at the sole discretion of our development team. Thank you!

Re: disable user via api call?

Posted: Mon Nov 19, 2018 1:43 pm
by lukesullivan
thanks, you can go ahead and close this issue, if it isnt already