Xóa thành viên khỏi nhóm
- Body 
Name
Type
Description
service
contact
method
removeGroupMember
data
{
  "accountId": "262941598338491044",
  "groupId": "2892451276373630223",
  "membersId": ["1598980502599776027"]
 }- Response 
{
    "data": {
        "error_message": "Successful.",
        "data": "",
        "error_code": 0
    },
    "status": "success"
}{
    "status": "error",
    "error": {
        "message": "Something wrong was happened.",
        "code": null,
        "prms": null
    }
}Last updated
