Skip to main content
POST
Invite a Microsoft identity

Authorizations

Authorization
string
header
required

Authorization: Bearer <token> where <token> is either a neo_sk_<env>_<secret> API key (service account) or a Microsoft Entra ID access token (dashboard user).

Body

application/json
email
string
required
identity_tenant_id
string
required
name
string
required
role
UserRole · array
required

Define the possible roles for a user in the tenant.

user_id
string
required

Response

Success.

data
MembershipInfo · object
required
meta
object
required