post
https://{environment}.community.com/webhooks/{version}/community/{client_id}/subscription_create
Invite a new member to join or update a Member's information. This most commonly used when integrating with an external form, website, or data source.
If the Member does not exist, the Member will be invited.
If the Member already exists, the Member information will be updated.
NOTES:
- Both
state_or_provinceandstate_or_province_abbreviationmust be provided in order to set a member's state or province. date_of_birthmust be provided as a string in "YYYY-MM-DD" format.- If a member is invited to a Leader's Community using an opt-in mechanism that requires a response (reply-y, signup-link), they have a 30 day window to respond. If they do not respond during this timeframe they will be put into a
deletedmember subscription state automatically and cannot be resubscribed via subsequent webhook API calls
202Accepted
400Bad request
401Unauthorized
403Forbidden