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