---
title: "Resolve Params"
method: POST
path: "/api/audio-mix/resolve-params"
tags: ["AudioMix"]
---

# Resolve Params

`POST /api/audio-mix/resolve-params`

Synchronous: Gemini maps each desired param → its property index + a value
converted into the property's scale (language-robust), from the props the panel
just read back. Replaces the panel's local regex matcher.

## Request body

- ResolveParamsRequest
  - `requests` object[]

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/premierecopilot/apis/premierecopilot-api.md) · [All operations](https://skmtc.dev/premierecopilot/apis/premierecopilot-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/premierecopilot/premierecopilot-api/revisions/fa72d3c14142/schema)
