# Expire an existing user password action
This action expires an existing user’s password in Okta and optionally returns a temporary password. Requires Organization Administrator or Super Administrator roles to use this action.
# Input fields
Field | Description |
---|---|
User ID | The unique ID of the target user. |
Return temporary password | Choose whether to return a temporary password in the response of the action or not. Useful when the temporary password is needed by downstream actions. Defaults to false. |
# Output fields
Field | Description |
---|---|
Temporary password | Temporary password is returned if return temporary password is set to true. |
Last updated: 8/17/2022, 12:56:30 AM