Tạo nhóm

  1. Body

NameTypeDescription

service

contact

method

createGroup

data

{
  "accountId": "262941598338491044",
  "groupName": "SW Support 3231",
  "membersId": [
    "1598980502599776027",
    "1598980502599764237",
    "1598980502599731223",
    "1598980502599776023"
  ]
 }

  1. Response

{
    "data": {
        "error_message": "Successful.",
        "data": "",
        "error_code": 0
    },
    "status": "success"
}

Last updated