Hello all
I would like to know if there’s a way of expiring user password (force a password change at next logon) by using the API
We currently create and update users by API calls, but none of the existing fields seems to be related to this
The equivalent linux command would be
passwd –expire someusername