Invite corporate members
invite-membersInvite people to your corporate Fax.Plus account by email (max 10 per call). Pass emails as an array, e.g. ["user@example.com"]. If an address is already on Fax.Plus, the API returns a conflict — use resend-invitations for pending invites that have not joined yet. Manual invites are for orgs that do not provision users via SCIM/SAML; identity-provider-managed orgs should invite from the IdP instead.
Side effects: sends invitation emails.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| emails | Yes | Email addresses to invite (JSON array). Example: ["user@example.com"]. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | No |