BatchCreateOrganizationInviteRequest
Request body for batch create organization invite.
Properties
- List of invites
- ↳
emailstring optionalThe email address. Required for email-based invites, omitted when creating shareable invite links. - ↳
roleenum requiredBuilt-in role to assign to the invited member. When ‘roleId’ is also supplied it takes precedence and this field is ignored; prefer ‘roleId’ for new integrations.Values:member,admin,billing-manager - ↳
roleIdstring optionalUUID of a role (built-in or custom) to assign to the invited member. Takes precedence over ‘role’ when both are supplied. tokenstring optionalTurnstile token
Thank you for your feedback!
If you have a question about how to use Pulumi, reach out in Community Slack.
Open an issue on GitHub to report a problem or suggest an improvement.