Improved
v3.0.6
3 months ago by Almedin Nasufi
- add support for updating user
statusviaPUT /eapi/users/{id}on Update user by id - allow
statusvaluesactiveandinactivein the update payload - return
409 Conflictwith message"User already deactivated"when trying to deactivate an already inactive user - keep successful updates returning
200 OKwith the full user payload