update location
GET
{{tessla}}/captains/update_location/13
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/13' \
--header 'Accept: application/json' \
--header 'Accept-Language: ar' \
--header 'Content-Type: application/json' \
--data-raw '{
"latitude": "29.971279",
"longitude": "31.265791"
}'
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