The Join Group Requests API provides functionality for managing requests to join a group.
Notes:
privacyStatus
is updated from PRIVATE
to PUBLIC
, all pending join requests for that group are automatically approved.privacyStatus
is updated from PRIVATE
to SECRET
, all pending join requests for that group are automatically rejected.PRIVATE
, a site member can request to join the group on your site's Groups List page.membersCanApprove
is set to true
.PUBLIC
, a site member can join the group (no request necessary).SECRET
, only site members added by an existing group member can join the group (no request necessary).The Join Group Requests API provides functionality allowing you to: