workflow-configs

Create Workflow Config

Create a new workflow configuration for a voice agent.

post/api/v1/workflow-configs/

Request body

intent_namestring required
intent_descriptionstring nullable
voice_agent_idstring uuid required

Response

Successful Response

idstring uuid required
intent_namestring required
intent_descriptionstring nullable
voice_agent_idstring uuid required
tenant_idstring uuid required

Changes

No recorded changes to this endpoint across all 1 revision of this API.