RemoveParticipants
Last updated
Was this helpful?
Last updated
Was this helpful?
id
{"instance_key":"id","jid":"groupid","participants":["[email protected]"]}
POST /groups/removeParticipants HTTP/1.1
Host: base_url
Content-Type: application/json
Accept: */*
Content-Length: 86
{
"instance_key": "id",
"jid": "groupid",
"participants": [
"[email protected]"
]
}
No content