POST /api/v3/me/upgrade

Run all actions that happen before login such as system upgrades and report installation by default to provide maximum compatibility with the latest application code.

UpgradeV3

Request Headers

Header Value Required Description
ECI-ApiKey string Yes Your API key. See Authentication.
Content-Type application/json Yes All requests must specify JSON content type, including the request body.

Query Parameters

Name Description Type Required
upgradesOnly Set to true to limit to only system data upgrades which improves performance but may not guarantee maximum compatibility with the latest application logic. boolean Optional

Responses

200 OK The request succeeded and the response body contains the requested data.