v1
latestOpenAPI 3.0.02026-07-1412360190.8 KBConversations
Adds the authenticated user to a community
Adds the authenticated user to the given community (i.e., allows the user to join this community). Contrary to the operation of adding a new participant, this operation can only be performed by a user who is not yet a member of the community. OauthScopes: WRITE_CONVERSATIONS, MANAGE_CONVERSATIONS
post/conversations/community/{convId}/join
Path parameters
convIdstring required
The ID of the conversation which the user will join
Response
Gets the conversation object to which the participants was added