Invite a user to your organization. This method will send the specified email address an invitation link to join your organization.
REQUIRED | KEY | TYPE | DESCRIPTION |
---|---|---|---|
Yes | str | The email address to invite to your organization. |
KEY | TYPE | DESCRIPTION |
---|---|---|
success | Boolean | true if the call succeeded, false if there was an error |
TYPE | WHEN |
---|---|
ConflictError | The specified email is already invited to the organization. |
Coming Soon!