Create an Asset Allocation Template

Creates a template and publishes version 1 atomically. Standalone templates send a config; linked templates send base_template_id plus overrides (may be empty). A template only ever exists published.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length ≥ 1

The name of the template; unique among the organization's non-archived templates

string

The description of the template

string | null

The organization that owns the template. Defaults to the authenticated user's organization if not provided.

string | null

Create a linked template inheriting from this base. The base is fixed at creation: no re-basing, no detaching.

config
object

The full tree for a standalone template

overrides
object

The override set for a linked template; may be empty

Responses

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