# 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>
