create user
This block is part of the users group and was last modified in core v13.0.8.
create user
v13.0.8
create a new user in your cluster
| Pin | Pin | Type | Default |
|---|---|---|---|
| flow |
flow |
||
User IDrequiredThe ID of the user (eg: username, email, code) |
value |
||
PasswordrequiredPassword or passcode for the user |
value |
||
| User Data Optional: Extra data for the user account |
mutations |
||
| expiry The user will be removed after this date |
date |
||
username sanitizev13.0.8If true all special characters (Besides _,-,+,@,.) will be removed from the username. |
condition |
| Pin | Pin | Type | Example |
|---|---|---|---|
| flow |
flow |
||
| User |
object |
||
| success Returns false in case of an error |
condition |
||
| error Return the error in case of an error |
value |
Core Releases
v13.0.8 This block was introduced inv13.0.8, click here to see the release notes.
Back to
users
Return to the main group to view all sub-groups
Back to user management
Return to the group to view all blocks within this group