> 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/organization/organization-admins/add-admin-to-organizations.md).

# Add admin to organizations

| **Description** | Add admin to an organization. |
| --------------- | ----------------------------- |
| **Endpoint**    | `/organization/admin`         |
| **Method**      | POST                          |

### Access Level Rules

| **Minimum Access Level** | Organization account holder only |
| ------------------------ | -------------------------------- |

### Processing Units

| **Processing units** | 0 |
| -------------------- | - |

### Parameters

| Name     | Description                                                | Required | Default |
| -------- | ---------------------------------------------------------- | -------- | ------- |
| `userId` | The id of the user to add as an admin of the organization. | true     |         |
