Invite user
n8n_users_createCreate a non-owner user in n8n by submitting the email and a matching confirmation string. Optionally set the user role to member or admin.
Instructions
Invite one non-owner user after exact email confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role | No | global:member | |
| Yes | |||
| confirmation | Yes | Deliberate-action guard. Must equal exactly: INVITE <email> — substitute the real value(s). A mismatch is rejected without echoing the expected phrase. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| redacted | Yes | ||
| untrusted | Yes |