SendVCard
Last updated
Was this helpful?
Last updated
Was this helpful?
id
{"instance_key":"id","jid":"groupid","fullname":"Name","organization":"Company","phoneNumber":"receivernumber"}
POST /groups/sendVCard HTTP/1.1
Host: base_url
Content-Type: application/json
Accept: */*
Content-Length: 111
{
"instance_key": "id",
"jid": "groupid",
"fullname": "Name",
"organization": "Company",
"phoneNumber": "receivernumber"
}
No content