Skip to main content

addAccountMembership

Add a new account membership to an 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.

addAccountMembership(
input: AddAccountMembershipInput!
): AddAccountMembershipPayload!

Arguments

addAccountMembership.input ● AddAccountMembershipInput! non-null input

Type

AddAccountMembershipPayload union