This article presents possible use cases and corresponding sample flows that you can support.
appId, contextId, and
contextType, using the site visitor's or member's authentication.permissions.viewContext to decide whether to render the comments section at all.createComment), reply (createReply), vote (voteComment),
react (reactToComment), and report (reportComment) actions based on the resolved booleans.updateAnyComment, deleteAnyComment, and markComment resolve to true,
so the same call also drives moderation controls.fields: ["REGISTRATION_DATA"] and read registrationData.requireOwnerApproval is true, explain to a signing-up visitor that a site admin must approve
the account before commenting as a member.requireEmailVerification is true, prompt for email verification as part of the join flow.Last updated: 22 September 2026