Business - Systems

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

/api/business-admin

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

Reindex

Reindexes all the core entities:

POST /v1/system/reindex

Reindexes all the core entities

Status Codes

Returns a plain Json positive response if the request was successful.