Vehicle - System

The Admin interface handles web service calls from the Admin web gui. The base url for this is at:

/api/vehicle-admin

A JSON file with OpenAPI data about all vehicle-related admin APIs can be downloaded here.

Reindex

Reindexes all the entities for the vehicle module:

POST /v1/system/reindex

Reindexes all the vehicle entities

Status Codes

Returns a plain Json positive response.