Disable user via API

Good morning, I would need to disable a user via API, how is it possible to do?

Thank you
Best regards

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.

Hi @pabloelcolombiano ,

thank you very much for your response, now I have understand how it should be done.

Thank you
Best regard
Cristian