Create Membership InvitationAsk AIpost https://api.duda.co/api/sites/multiscreen/{site_name}/membership/invitationsCreates a new membership invitation and notifies the invited user via email.Path 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 objectResponses 200200 400400Updated 10 months ago