Deactivates a user. This operation can only be performed on users that do not have a DEPROVISIONED status. While the asynchronous operation (triggered by HTTP header Prefer: respond-async) is proceeding the user’s transitioningToStatus property is DEPROVISIONED. The user’s status is DEPROVISIONED when the deactivation process is complete.

External Documentation

To learn more, visit the Okta documentation.

Parameters

ParameterDescription
Send EmailWhen checked, notify the user about their account deactivation via email.
User IDAn ID, login, or login shortname of an existing Okta user.

Example Output

{}

Workflow Library Example

Create Temporary User with Okta

Workflow Library

Preview this Workflow on desktop