---
title: "Invite Team Member"
method: POST
path: "/api/v2/team/invitation"
tags: ["Team"]
---

# Invite Team Member

`POST /api/v2/team/invitation`

Creates a pending invitation for a new email address.

## Response `200`

Successfully created the invitation

## Other responses

- `400` — User already exists

## Changes

- **2026-06-23** `b297726dfa91` — 1 info
  - endpoint added
- **2026-01-30** `ed852374c451` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/hyperdxio/apis/hyperdx-external-api/changes/api/v2/team/invitation/post.md)

---

[API](https://skmtc.dev/hyperdxio/apis/hyperdx-external-api.md) · [All operations](https://skmtc.dev/hyperdxio/apis/hyperdx-external-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hyperdxio/hyperdx-external-api/revisions/3399efdca551/schema)
