About the Groups Rules API

The Groups Rules API provides functionality for managing rules of a group.

With the Groups Rules API, you can:

Terminology

  • Rules: A set of guidelines for group members' communication to encourage members to post responsibly and respectfully. These rules help set a positive tone for discussions and avoid conflicts.
Did this help?

Group Rules Object


Guidelines ensuring that members post responsibly and respectfully. Site owners can set up Group Rules in the dashboard.

Note: Only admins can update the group rules.

Properties
rulesArray <GroupRule>maxItems 100

Group rules.

Did this help?