v21

latestOpenAPI 3.1.0raw.githubusercontent.com2026-01-1340148239.5 KB
/users

Invite Users

Invite users to the tenant. This checks if the user is already in the tenant and if not, creates the user. We will return a list of user emails that were successfully created (including existing users).

post/users

Request body

tenant_short_namestring required

The short name of the tenant

Response

Successful Response

invited_user_emailsstring[] required

List of emails of the invited users

error_detailsobject required

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