Skip to main content
POST
Invite Users

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
tenant_short_name
string
required

The short name of the tenant

new_users
TenantNewUserInfo · object[]
required

List of new users to be invited

Response

Successful Response

invited_user_emails
string[]
required

List of emails of the invited users

error_details
Error Details · object
required

Details of the errors occurred while inviting users, where keys are the emails and values are the error messages