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