PATCH fleet/vehicles/.id: Added rate limit

The PATCH fleet/vehicles/.id endpoint has some new features! Explicitly added a rate limit of 25 requests per second for this API endpoint

GET fleet/trailers/.id: Added rate limit

The GET fleet/trailers/.id endpoint has some new features! Explicitly added a rate limit of 25 requests per second for this API endpoint

GET fleet/trailers/.id: Fixes installedGateway model for newer gateways

The GET fleet/trailers/.id endpoint has some new features! New generation gateways now return the correct model.

added

PATCH fleet/trailers/.id (Generally Available)

The PATCH fleet/trailers/.id endpoint is now generally available and fully supported for production 🎉! Check it out and happy coding 💻.

added

POST fleet/trailers (Generally Available)

The POST fleet/trailers endpoint is now generally available and fully supported for production 🎉! Check it out and happy coding 💻.

DELETE fleet/trailers/.id: Added rate limit

The DELETE fleet/trailers/.id endpoint has some new features! Explicitly added a rate limit of 25 requests per second for this API endpoint

added

GET fleet/trailers/.id (Generally Available)

The GET fleet/trailers/.id endpoint is now generally available and fully supported for production 🎉! Check it out and happy coding 💻.

added

GET fleet/trailers (Generally Available)

The GET fleet/trailers endpoint is now generally available and fully supported for production 🎉! Check it out and happy coding 💻.

added

DELETE fleet/trailers/.id (Generally Available)

The DELETE fleet/trailers/.id endpoint is now generally available and fully supported for production 🎉! Check it out and happy coding 💻.

POST fleet/trailers: Added rate limit

The POST fleet/trailers endpoint has some new features! Explicitly added a rate limit of 25 requests per second for this API endpoint