---
title: "POST /call/NestedAlias"
method: POST
path: "/call/NestedAlias"
---

# POST /call/NestedAlias

`POST /call/NestedAlias`

## Request body

- object
  - `c` union, required
    - integer
    - string
    - boolean
    - number
    - string[]
    - object
  - `__baml_options__` BamlOptions
    - `client_registry` ClientRegistry, required — unresolved $ref

## Response `200`

Successful operation

- union
  - integer
  - string
  - boolean
  - number
  - string[]
  - object

## Changes

- **2025-06-19** `a0c7a2bb989d` — 4 breaking, 2 warning, 2 info
  - the request property `__baml_options__/client_registry` became required
  - removed `subschema #1` from the `c` request property `oneOf` list
  - the `__baml_options__/client_registry` request property type/format changed from `object`/`` to ``/``
  - added `subschema #1, subschema #2, subschema #3, subschema #4` to the response body `oneOf` list for the response status `200`
  - …4 more
- **2025-03-11** `e28c8736c70e` — 2 breaking, 4 info
  - removed `subschema #1, subschema #2, subschema #3, subschema #4` from the `c` request property `oneOf` list
  - added `subschema #1` to the response body `oneOf` list for the response status `200`
  - added the new optional request property `__baml_options__/client_registry/clients/items/retry_policy`
  - the request property `__baml_options__/client_registry` became optional
  - …2 more

[Change history](https://skmtc.dev/boundaryml/apis/baml-cli-serve/changes/call/NestedAlias/post.md)

---

[API](https://skmtc.dev/boundaryml/apis/baml-cli-serve.md) · [All operations](https://skmtc.dev/boundaryml/apis/baml-cli-serve/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/boundaryml/baml-cli-serve/revisions/a0c7a2bb989d/schema)
