Skip to main content

disableAccountMembership

Disable an account membership

This mutation is callable with a User access token and a Project access token (Learn More)

With a User access token, the user must have the permission to manage account membership of the account

disableAccountMembership(
input: DisableAccountMembershipInput
): DisableAccountMembershipPayload!

Arguments

disableAccountMembership.input ● DisableAccountMembershipInput input

Type

DisableAccountMembershipPayload union