> ## Documentation Index
> Fetch the complete documentation index at: https://docs.getnexor.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Invite a Team Member

> This operation lets you invite a team member for the authenticated Nexor account. This reference documents verified path, query, and top-level JSON body fields, observed response status codes, and top-level response fields. Provider-owned or deeply nested response shapes may remain open.

<Warning>
  **Safety and behavior notes**

  * The operation creates a membership invitation and sends an external email by default.
  * HTTP 200 has three distinct outcomes, separate from the HTTP 201 creation outcome; inspect the response fields.
  * The invitation remains persisted when email delivery fails; inspect email\_sent.
  * send\_email defaults to true.
  * already\_member and reused checks run before dry\_run, so a dry run can return those statuses instead of status=dry\_run, while still avoiding writes.
</Warning>


## API Specification

The full API specification for this endpoint is available in the [documentation index](https://docs.getnexor.ai/llms.txt).
