Skip to main content
Question

De-Provisioning a Terminated Employee Using the API

  • January 11, 2021
  • 1 reply
  • 225 views

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?

1 reply

PhongVu
Community Manager
Forum|alt.badge.img
  • Community Manager
  • January 12, 2021

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.