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

# POST /call/SimpleRecursiveMapAlias

`POST /call/SimpleRecursiveMapAlias`

## Request body

- object
  - `input` unknown, required
  - `__baml_options__` BamlOptions
    - `client_registry` object
      - `clients` ClientProperty[], required
        - `name` string, required
        - `provider` string, required
        - `retry_policy` string
        - `options` object, required
      - `primary` string

## Response `200`

Successful operation

- unknown

## Changes

- **2025-03-11** `e28c8736c70e` — 2 breaking, 2 info
  - the `input` request property type changed from `object` to no type
  - the response's body type changed from `object` to no type for 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

[Change history](https://skmtc.dev/boundaryml/apis/baml-cli-serve/changes/call/SimpleRecursiveMapAlias/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/5ffae87ebc37/schema)
