PATCH
/
milestone
/
{milestone_id}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-api-version
string
default:
2024-03-26

Path Parameters

milestone_id
string
required

ID of the Milestone to be updated

Body

application/json

Details for Milestone Update

device_id
string | null
end_point
object | null
end_time
string | null
start_point
start_time
string | null
status
enum<string> | null
Available options:
trip_not_started,
trip_in_progress,
trip_ended
webhook_enabled
boolean | null
webhook_url
string | null
Required string length: 1 - 2083

Response

200 - application/json
data
object
required

Successful response payload