| Name | Type | Description | Notes |
|---|---|---|---|
| string | The member's email | ||
| password | string | The member's password | [optional] |
| first_name | string | The member's first name | [optional] |
| last_name | string | The member's last name | [optional] |
| role | string | The member's initial role, if you are using a base role for the initial role | [optional] |
| custom_roles | string[] | An array of the member's initial roles, if you are using custom roles or preset roles provided by LaunchDarkly | [optional] |
| team_keys | string[] | An array of the member's teams | [optional] |
| role_attributes | array<string,array> | [optional] |
This repository was archived by the owner on Feb 3, 2026. It is now read-only.