Triggers the February 2024 full update upgrade batch process.

Behavior: Sends a batch action message to initiate the February 2024 FullUpdate upgrade process. Supports a preview-only mode that simulates the upgrade without making changes.

Authorization: Requires an authenticated user via the class-level [Authorize] attribute.

Side Effects: When previewOnly is false, queues an upgrade batch action that modifies data records. When previewOnly is true, only simulates the upgrade.

Error Scenarios: Returns 400 if the batch message cannot be sent.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
boolean
Defaults to true

When true, the upgrade is simulated without making changes. Defaults to true.

Responses
200

The upgrade batch action was successfully queued.

401

Unauthorized. The caller must provide a valid Bearer token.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json