---
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/trycompai/apis/comp-ai-api.md) · [All operations](https://skmtc.net/trycompai/apis/comp-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/trycompai/comp-ai-api/revisions/726b9523fb22/schema)
