Skip to content

Create a workflow

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

X-Target-Org-Id
Any of:
string

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