---
title: "Invite workforce members"
method: POST
path: "/v1/people/invite"
tags: ["People"]
---

# Invite workforce members

`POST /v1/people/invite`

Invite employees or contractors to complete portal tasks, training, device setup, and compliance evidence requirements.

## Request body

- InvitePeopleDto
  - `invites` InviteItemDto[], required
    - `email` string, required
    - `roles` string[], required
    - `sendPortalEmail` boolean

## Response `201`

---

[API](https://skmtc.net/om-network/apis/betayum-api.md) · [All operations](https://skmtc.net/om-network/apis/betayum-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/om-network/betayum-api/revisions/1c5403653ecf/schema)
