Skip to main content

Is there a way to disable the account for terminated employees of the organization using the API (to automate the process)? Another option would be to try to re-set the password using the API as well. Has anyone done either of these using the APIs?

You can use this API. Set the "status=Disabled". Some of the request body params in API reference is not correct (due to some problem with our recent migration). So please ignore the "statusInfo" object. Provide the comment and reason if it required.


Reply