Preview an Asset Allocation Template publish

Dry-run of the publish walk with zero writes: returns the blast radius (descendants that will auto-update and descendants that will be flagged needs-resolution) for the review-and-save modal. Non-empty conflicts mean the publish itself would fail validation.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID of the asset allocation template

Body Params
string
required

The version ID the builder session was seeded from; a mismatch fails with 409

config
object

A fully materialized template tree. The document root is itself a node.

overrides
object

A linked template's delta against its base, keyed by stable node id. Field semantics are tri-state and load-bearing: an absent field inherits from the base, an explicit null is an unset/clear override, a value is an override. Per node: relative_weight/min_weight/max_weight plus a strategies map keyed by strategy id with relative_weight/min_weight/max_weight (value overrides), added (child-added entry), and removed (child-removed base entry). Typed loosely so absent and null survive the wire.

Responses

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