Tool to update an existing access (sub) account by ID. Use when you need to change details like email, phone, name, password, or activation status after account creation.
namestringNew display name for the access account.
emailstringNew email address for the access account.
phonestringNew phone number for the access account (E.164 format).
passwordstringNew password for the access account; must follow strength policy.
is_activeintegerActivation flag: 1 to activate, 0 to deactivate.
access_account_idRequiredstringThe ID of the access account to update.
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.