Create Membership InvitationAsk AIpost https://api-sandbox.duda.co/api/integrationhub/application/sites/{site_name}/membership/invitationsPath Paramssite_namestringrequiredThe unique identifier of the target site.Body ParamsemailstringEmail of the user to invite to the site. This email will be notified about the invitation to join the site. User should log in to the site with this email to be added to the groups.groupsarray of objectsGroups ids, to which the user will be added after logging in.groupsADD objectHeadersAuthorizationstringDefaults to Basic {base64User:Pass}x-duda-access-tokenstringDefaults to Bearer {access_token}Responses 200200 400400Updated 8 months ago