Triggers the December 2024 security permissions migration and live output profile groups migration upgrade batch process.

Behavior: Sends two batch action messages: one to migrate security permissions with asset re-indexing, and another to migrate live output profile groups to S3. Both support 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 two upgrade batch actions that migrate security permissions, re-index assets, and migrate live output profile groups to S3. When previewOnly is true, only simulates the upgrades.

Error Scenarios: Returns 400 if either 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

Both upgrade batch actions were 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