OptionaladditionalGroups?: string[]The groups you want to add users to from this invitation. Use the Get groups in an organization endpoint to find the group IDs.
Email addresses of the people you want to invite.
OptionalnotificationText?: stringAdd a message to your email invitation.
Your organization has a unique ID. Find this ID in your Atlassian Administration URL or when you create your API key.
OptionalpermissionRules?: { resource: string; role: string; [key: string]: unknown }[]The access you want to give users from this invitation.
OptionalsendNotification?: booleanSet to true if you want to send an email invitation.
Optionaloptions: RequestOptions
Invite people to your organization. When you invite someone:
sendNotificationfield is set totrueand thenotificationTextfield contains a message to include in the email invitation.This API is only available to customers who have at least one paid subscription in their organization.