Create a workflow
POST /workflows
POST
/workflows
Create a new workflow. Pins org_id and runtime_type='workflow'
server-side - the body cannot override either.
Translates the public config field to voice’s internal
skill_config before forwarding (see module docstring).
Authorizations
Parameters
Header Parameters
Request Body required
Workflow create payload (voice ActionCreateRequest).
object
key
additional properties
any
Responses
201
Successful Response
object
key
additional properties
any
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string