post
https://localhost:44395/api/admin/setup/upgrade-2024-08
Behavior: Sends a batch action message to initiate the August 2024 MigrateShares upgrade process including asset re-indexing. 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 migrates shares and re-indexes assets. 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
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200The upgrade batch action was successfully queued.
401Unauthorized. The caller must provide a valid Bearer token.
