Join a community
Community
Join a community
Creates a community membership request for the requesting user and once approved by moderators, that user will become a member of the community.
Key Features:
- If the community set property
requiresJoinApprovaltofalse, the user will be added to the community immediately with approved request created. - If the community set property
requiresJoinApprovaltotrue, the user will have pending request created, and the moderators will need to approve or decline. - If the user is already having a pending invitation from moderators, the request will be auto-approved.
POST
Join a community
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Required string length:
1 - 900