# Activate user action
This action activates an existing user. Additionally, choose whether to send an activation email to the user.
User status restriction
This operation can only be performed on users with a Staged
status. Find out more here (opens new window).
Activate user action
# Input fields
Field | Description |
---|---|
User ID | The unique ID of the target user. |
Send activation email to user | Specify if you want to send an activation email to the user. If set to False, the activation credentials will be returned as an output to this action. |
# Output fields
Field | Description |
---|---|
Activation URL | The activation URL. |
Activation TOken | The activation token. |
Last updated: 7/2/2021, 10:09:23 AM