Last updated 2 years ago
Was this helpful?
/groups/sendDocumentUrl
id
curl -L \ --request POST \ --url 'https://base_url/groups/sendDocumentUrl?id=id' \ --header 'Content-Type: application/json' \ --data '{ "instance_key": "id", "jid": "groupid", "documentUrl": "url" }'
No body