SendDocumentUrl
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
POST /groups/sendDocumentUrl?id=id HTTP/1.1
Host: base_url
Content-Type: application/json
Accept: */*
Content-Length: 57
{
"instance_key": "id",
"jid": "groupid",
"documentUrl": "url"
}