> For the complete documentation index, see [llms.txt](https://docs.ellipsis-drive.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ellipsis-drive.com/developers/api-v3/users/invite-user.md).

# Invite user

| **Description** | Sends an email with an invitation link to join Ellipsis Drive. |
| --------------- | -------------------------------------------------------------- |
| **Endpoint**    | `/user/invite`                                                 |
| **Method**      | POST                                                           |

### Access Level Rules

| **Minimum Access Level** | None |
| ------------------------ | ---- |

### Processing Units

| **Minimum processing units** | Max 100 per day |
| ---------------------------- | --------------- |

### Parameters

<table><thead><tr><th>Name</th><th width="347">Description</th><th>Required</th><th>Default</th></tr></thead><tbody><tr><td><code>email</code></td><td>The email to sent the invite link to.</td><td>true</td><td></td></tr></tbody></table>
