mirror of
https://github.com/kevin-DL/m3o-go.git
synced 2026-01-22 14:55:16 +00:00
remove curl files
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
curl "https://api.m3o.com/v1/location/Save" \
|
||||
-H "Content-Type: application/json" \
|
||||
-H "Authorization: Bearer $M3O_API_TOKEN" \
|
||||
-d '{
|
||||
"entity": {
|
||||
"id": "1",
|
||||
"location": {
|
||||
"latitude": 51.511061,
|
||||
"longitude": -0.120022,
|
||||
"timestamp": "1622802761"
|
||||
},
|
||||
"type": "bike"
|
||||
}
|
||||
}'
|
||||
Reference in New Issue
Block a user