Create Agent Config

View as Markdown
For more information on customizing the payload, please refer to [MIA Configurations](https://docs.meetstream.ai/guides/mia-meetstream-infrastructure-agents/mia-configurations) in our guides.

Authentication

Authorizationstring

Format: Token <your_api_key>

Request

This endpoint expects an object.
agent_namestringRequired
modeenumRequired
Allowed values:
modelobjectRequired
voiceobjectOptional
transcriberobjectOptional
agentobjectOptional
audioobjectOptional
wake_wordobject or nullOptional
AvatarobjectOptional

Response

Created
messagestring
agent_config_idstring
agent_configobject
A full agent configuration object as returned by the API.