Skip to main content

resumeAccountMembership

Resumes an account membership already suspended.

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.

resumeAccountMembership(
input: ResumeAccountMembershipInput
): ResumeAccountMembershipPayload!

Arguments

resumeAccountMembership.input ● ResumeAccountMembershipInput input

Type

ResumeAccountMembershipPayload union