---
title: "Invite team member"
method: POST
path: "/teams/invitations"
tags: ["Teams"]
---

# Invite team member

`POST /teams/invitations`

Invite team member

## Request body

- object
  - `email` string
  - `roleId` number

## Response `200`

invited team member

- ResponseMessage
  - `message` string

---

[API](https://skmtc.net/smythos/apis/smyth-api.md) · [All operations](https://skmtc.net/smythos/apis/smyth-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/smythos/smyth-api/versions/1475e078fb4a/schema)
