{ "opencollection": "1.0.0", "info": { "name": "LocoNav Integration Alert Subscriptions Mobilization API", "version": "v1" }, "request": { "auth": { "type": "apikey", "key": "User-Authentication", "value": "{{User-Authentication}}", "placement": "header" } }, "items": [ { "info": { "name": "Mobilization", "type": "folder" }, "items": [ { "info": { "name": "Create Vehicle Mobilization Request", "type": "http" }, "http": { "method": "POST", "url": "https://api.a.loconav.com/integration/api/v1/integration/api/v1/vehicles/:vehicleId/immobilizer_requests", "params": [ { "name": "vehicleId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } }, "docs": "

Overview

\n

The Immobilizer Requests API allows users to send requests to immobilize or mobilize a specific vehicle. This can be useful for security and safety purposes, enabling the control of a vehicle's movement remotely.

\n

This is a async operation and will take some time. Call Get Mobilization requests API to know the status

\n

Path Parameters

\n