Changelog

Improved

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.

New Beta Webhook: RouteStopDeparture

The RouteStopDeparture endpoint is now in the Beta stage. Feel free to send in your comments via our feedback form. (Note this webhook should not be used in production until it is made generally available).

New Beta Webhook: RouteStopArrival

The RouteStopArrival endpoint is now in the Beta stage. Feel free to send in your comments via our feedback form. (Note this webhook should not be used in production until it is made generally available).