POST

Create Invite


Creates and sends invite emails to a list of potential team members, inviting them to become team members of the requesting account. The invites may be limited to a specific resource (site or other asset). Maximum 50 invitees can be specified per call.

Important: This call requires an account level API key and cannot be authenticated with the standard authorization header. API keys are currently available to selected beta users only.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
SCOPE.ACCOUNT.OWNER
Manage Team Members
Manage Education for Teacher (account level)
Manage Account
Manage Team Members
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/invites/account-invite/create

Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?