Tool to edit details of an existing SMTP user. Use when you need to update username, password, sender restrictions, or enable/disable a user after confirming the target username.
disabledbooleanIf true, disables this SMTP user entirely.
passwordstringNew password for the SMTP user (minimum 8 characters).
usernameRequiredstringThe existing SMTP username to edit.
allowed_ipsarrayList of IP addresses permitted for this SMTP user. Omit or pass an empty list to allow any IP.
reset_statsbooleanIf true, resets all usage statistics for this SMTP user.
new_usernamestringNew SMTP username if you wish to change it.
allow_sendersarrayList of specific email addresses this SMTP user is allowed to send from. Omit or pass an empty list to allow any sender.
sender_domainstringRestrict sending to this domain only (e.g., 'example.com').
disable_sendersbooleanIf true, disables all senders for this SMTP user.
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.