patchUser
Update existing sub-users by supplying name, email, and password, with optional custom properties and default user setting.
Instructions
Update existing sub-user(s).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | User name. | |
| Yes | User email address. | ||
| password | Yes | User password. Minimum 8 characters with at least one uppercase letter and one number. | |
| properties | No | Arbitrary custom properties for the user. | |
| default_user | No | Whether this is the default user when no token is provided (public access). |