---
title: "Bulk Invite Users"
method: PUT
path: "/manage/admin/users"
tags: ["public"]
---

# Bulk Invite Users

`PUT /manage/admin/users`

emails are string validated. If any email fails validation, no emails are
invited and an exception is raised.

## Request body

- BodyBulkInviteUsersManageAdminUsersPut
  - `emails` string[], required

## Response `200`

Successful Response

- integer

## Other responses

- `422` — Validation Error

## Changes

> 13 revisions in range; 9 could not be searched.

- **2025-08-21** `9321c45d93b5` — 1 info
  - api tag `public` removed

[Change history](https://skmtc.dev/onyx-dot-app/apis/onyx-api/changes/manage/admin/users/put.md)

---

[API](https://skmtc.dev/onyx-dot-app/apis/onyx-api.md) · [All operations](https://skmtc.dev/onyx-dot-app/apis/onyx-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/onyx-dot-app/onyx-api/revisions/2980a9073ffe/schema)
