# CreateUserInvite


## Fields

| Field                                                                   | Type                                                                    | Required                                                                | Description                                                             | Example                                                                 |
| ----------------------------------------------------------------------- | ----------------------------------------------------------------------- | ----------------------------------------------------------------------- | ----------------------------------------------------------------------- | ----------------------------------------------------------------------- |
| `Scopes`                                                                | [CreateUserInviteScopes](../../Models/Shared/CreateUserInviteScopes.md) | :heavy_minus_sign:                                                      | If not defined, the user has Admin access.                              |                                                                         |
| `UserEmail`                                                             | *string*                                                                | :heavy_check_mark:                                                      | A user's email.                                                         | noreply@hathora.dev                                                     |