Tool to send a password reset email to a user's email address. The email contains a password reset link that is valid for 48 hours. The endpoint will not fail if the email address is not found.
emailRequiredstringThe email address of the user that has requested a password reset.
base_urlRequiredstringThe base URL where the user can reset their password. The reset token will be appended to the base_url (base_url '/token').
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.