Skip to main content

addAccountMemberships

Add multiple new account memberships to account

This mutation is restricted to an User access token (Learn More) and ask the user to consent to this request.

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

addAccountMemberships(
input: AddAccountMembershipsInput!
): AddAccountMembershipsPayload!

Arguments

addAccountMemberships.input ● AddAccountMembershipsInput! non-null input

Type

AddAccountMembershipsPayload union