post
https://www.pelcro.com/api/v1/core/memberships/invite
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Overview
Send an email invitation to join a group subscription. Creates a pending membership that becomes active when the invited person registers and accepts.
Example: A company administrator invites a new employee by email. The employee receives a personalized invitation to register and claim their membership.
Validation Constraints
| Field | Constraint |
|---|---|
email | Must be a valid email in RFC 2822 format (max 255 characters) |
email | Must not already be invited to this subscription (unique per subscription) |
email | Must not belong to an existing active member of this subscription |
email | Subject to the subscription's member_seat_capacity limit |
subscription_id | Must reference a membership-type subscription on the current site |
old_provider_id | Must be unique per account |
