Update superuser
update_superuserUpdate a superuser account by changing email or resetting password. Include password and passwordConfirm to set a new password.
Instructions
Update a superuser account (e.g. change email or reset the password). To change the password, include both 'password' and 'passwordConfirm' in data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Superuser record id. | |
| data | Yes | Fields to update (email, password, passwordConfirm, ...). |