Tool to create a new user in BigMailer. Use when you need to add team members with specific roles and permissions. Returns the unique UUID of the created user.
roleRequiredstringThe user role determines what actions the user may perform. Choose from: admin (full access), account_manager, brand_manager (limited to specific brands), campaign_manager (limited to specific brands), or template_manager (limited to specific brands).
emailRequiredstringUser's email address. Must be a valid email format.
allowed_brandsarrayA list of brand IDs (UUIDs) the user is allowed to access. Only relevant if the role is brand_manager, campaign_manager, or template_manager. Use BIGMAILER_LIST_ALL_BRANDS to get valid brand IDs.
invitation_messagestringA message to include in the invitation email sent to the 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.