Deactivate user using the REST API

Hi guys,

I see that you can deactivate or activate a user changing the “userStatus” in the backendless admin console.
I wonder if we can do the same process (enable or disable a user) using our javascript rest api.
Also, we would like to retrieve in the client the user status, in order to show that info in our client app.

Thanks!

Hi Alejandro,

The “userStatus” property can be retrieved or modified using the management API available for apps on the Backendless Plus (or above) plans.

Regards,
Mark