v1

latestOpenAPI 3.1.02026-07-14159142161.9 KB
groupService

Remove the current user from the group.

Remove the current user from the group.

patch/groups/v1/groups/{groupId}/leaveGroup

Response

OK

statusboolean
messagestring

Example response

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