Skip to main content

sendAccountMembershipInviteNotification

Send an email invitation to an account member that has been added to your account.

This mutation is restricted to a User access token (Learn More).

The user must have an account membership for this account with the attribute canManageAccountMembership=true.

sendAccountMembershipInviteNotification(
input: SendAccountMembershipInviteNotificationInput!
): SendAccountMembershipInviteNotificationPayload!

Arguments

sendAccountMembershipInviteNotification.input ● SendAccountMembershipInviteNotificationInput! non-null input

Type

SendAccountMembershipInviteNotificationPayload union