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