New Preview API: GET preview/coaching/driver-coach-assignments
The GET preview/coaching/driver-coach-assignments endpoint is now in the Preview stage. Feel free to send in your comments via our feedback form. (Note this endpoint should not be used in production until it is made generally available).
Scheduled Maintenance on 4/26/2024
On April 26, 2024, 3-4 AM UTC, we will conduct a scheduled maintenance event that will impact our services. During this hour-long window, the services outlined here will be impacted for approximately 2-5 mins. We anticipate an automatic recovery at the end of the maintenance, and no action is required from you.
New Preview API: GET preview/coaching/sessions/stream
The GET preview/coaching/sessions/stream endpoint is now in the Preview stage. Feel free to send in your comments via our feedback form. (Note this endpoint should not be used in production until it is made generally available).
New Preview API: GET preview/driver-trailer-assignments
The GET preview/driver-trailer-assignments endpoint is now in the Preview stage. Feel free to send in your comments via our feedback form. (Note this endpoint should not be used in production until it is made generally available).
PATCH fleet/trailers/.id: Added Ag53 and Ag53EU gateway models
The PATCH fleet/trailers/.id endpoint has some new features! Added enum values for Ag53 and Ag53EU to the gateway model types.
DELETE fleet/trailers/.id: Added Ag53 and Ag53EU gateway models
The DELETE fleet/trailers/.id endpoint has some new features! Added enum values for Ag53 and Ag53EU to the gateway model types.
GET fleet/trailers/.id: Added Ag53 and Ag53EU gateway models
The GET fleet/trailers/.id endpoint has some new features! Added enum values for Ag53 and Ag53EU to the gateway model types.
GET fleet/trailers: Added Ag53 and Ag53EU gateway models
The GET fleet/trailers endpoint has some new features! Added enum values for Ag53 and Ag53EU to the gateway model types.
POST fleet/trailers: Added Ag53 and Ag53EU gateway models
The POST fleet/trailers endpoint has some new features! Added enum values for Ag53 and Ag53EU to the gateway model types.
API Version: 2024.03.14
We've released a new version of the API. This version updates the behavior of the PATCH users/.id endpoint: PATCH operations on the 'roles' field will now overwrite the existing content with the provided input. Previously, adding a new role via PATCH would append the role to the user's existing set, making it impossible to remove roles. This update aligns the API with RFC7396 standards and our core API principles, facilitating more precise control over user roles.