v1

latestOpenAPI 3.1.02026-07-14159142161.9 KB
groupService

Adding the current user to the group.

Adding the current user to the group. Available to open groups or by invitation.

patch/groups/v1/groups/{groupId}/joinGroup

Response

OK

statusboolean
messagestring

Example response

{
  "status": true,
  "message": "success"
}