New Beta API: POST alerts/configurations
The POST alerts/configurations endpoint is now in the Beta 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 Beta API: PATCH alerts/configurations
The PATCH alerts/configurations endpoint is now in the Beta 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/drivers/.id: Updates endpoint to support hasDrivingFeaturesHidden.
The PATCH fleet/drivers/.id endpoint has some new features! hasDrivingFeaturesHidden (worker-only mode) can now be set via driver API.
POST fleet/drivers: Updates endpoint to support hasDrivingFeaturesHidden.
The POST fleet/drivers endpoint has some new features! hasDrivingFeaturesHidden (worker-only mode) can now be set via driver API.
GET fleet/drivers: Updates endpoint to support hasDrivingFeaturesHidden.
The GET fleet/drivers endpoint has some new features! hasDrivingFeaturesHidden (worker-only mode) can now be set via drivers API.
GET fleet/drivers/.id: Updates endpoint to support hasDrivingFeaturesHidden.
The GET fleet/drivers/.id endpoint has some new features! hasDrivingFeaturesHidden (worker-only mode) can now be read via driver API.
New Beta API: PATCH issues
The PATCH issues endpoint is now in the Beta 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).
API Version: 2024.01.09
We've released a new version of the API. This version updates the behavior of the GET v1/fleet/messages endpoint: The previous version of the API allowed the input arg durationMs to be arbitrarily large. The new version of the API limits it to be less than or equal to one year.
New Beta API: POST form-submissions
The POST form-submissions endpoint is now in the Beta 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 Beta API: PATCH form-submissions
The PATCH form-submissions endpoint is now in the Beta 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).