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

# POST /call/AllowedOptionals

`POST /call/AllowedOptionals`

## Request body

- object
  - `optionals` OptionalListAndMap, required
    - `p` string[]
    - `q` object
  - `__baml_options__` BamlOptions
    - `client_registry` object, required
      - `clients` ClientProperty[], required
        - `name` string, required
        - `provider` string, required
        - `options` object, required
      - `primary` string

## Response `200`

Successful operation

- OptionalListAndMap
  - `p` string[]
  - `q` object

---

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