Skip to main content

updateAccountMembership

Updates an account membership.

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.

updateAccountMembership(
input: UpdateAccountMembershipInput!
): UpdateAccountMembershipPayload!

Arguments

updateAccountMembership.input ● UpdateAccountMembershipInput! non-null input

Type

UpdateAccountMembershipPayload union