SetGroupDescriptions
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
POST /groups/setGroupDescriptions?id=id HTTP/1.1
Host: base_url
Content-Type: application/json
Accept: */*
Content-Length: 88
{
"instance_key": "id",
"jid": "groupid",
"groupDescription": "Information group description"
}