Disable user via API

Hi @cristiancolturi ,

did you have a look at this reply?

You need to PUT /users/uuid-of-the-user-to-disable.json
with the disabled date value in the payload.

Is this clear enough? If not, let us know what blocks you.