Create a route. The legacy version of this endpoint can be found at samsara.com/api-legacy. Create a route
Returns a single route. The legacy version of this endpoint can be found at samsara.com/api-legacy. Fetch a route
Returns a single route. The legacy version of this endpoint can be found at samsara.com/api-legacy. Fetch a route
Returns multiple routes. The legacy version of this endpoint can be found at samsara.com/api-legacy. Fetch all routes
Returns multiple routes. The legacy version of this endpoint can be found at samsara.com/api-legacy. Fetch all routes
Subscribes to a feed of immutable, append-only updates for routes. The initial request to this feed endpoint returns a cursor, which can be used on the next request to fetch updated routes that have had state changes since that request. The legacy version of this endpoint can be found at samsara.com/api-legacy. Get route updates
Subscribes to a feed of immutable, append-only updates for routes. The initial request to this feed endpoint returns a cursor, which can be used on the next request to fetch updated routes that have had state changes since that request. The legacy version of this endpoint can be found at samsara.com/api-legacy. Get route updates
Update a route. Note this implementation of patch uses the JSON merge patch proposed standard. This means that any fields included in the patch request will overwrite fields which exist on the target resource. For arrays, this means any array included in the request will replace the array that exists at the specified path, it will not add to the existing array. The legacy version of this endpoint (which uses PUT instead of PATCH) can be found at samsara.com/api-legacy. Update a route
Update a route. Note this implementation of patch uses the JSON merge patch proposed standard. This means that any fields included in the patch request will overwrite fields which exist on the target resource. For arrays, this means any array included in the request will replace the array that exists at the specified path, it will not add to the existing array. The legacy version of this endpoint (which uses PUT instead of PATCH) can be found at samsara.com/api-legacy. Update a route
<n class="warning">
<n class="warning">
Generated using TypeDoc
Create a route. The legacy version of this endpoint can be found at samsara.com/api-legacy. Create a route