update and channel
GET
{{tessla}}/captains/update_location/16
Last modified:2025-04-17 15:13:35
Maintainer:Not configured
Request Request Example
Shell
JavaScript
Java
Swift
curl --location -g --request GET '{{tessla}}/captains/update_location/16' \
--header 'Accept: application/json' \
--header 'Accept-Language: ar' \
--header 'Content-Type: application/json' \
--data-raw '{
"latitude": "29.9712991",
"longitude": "31.2657999"
}'
Response Response Example
{}
Request
Header Params
Accept
string
required
Example:
application/json
Accept-Language
string
required
Example:
ar
Body Params application/json
Responses
Modified at 2025-04-17 15:13:35