Skip to main content
POST
Create conversation flow

Authorizations

Authorization
string
header
required

Generate tokens from your profile settings at app.uponai.com.

Body

application/json
workspaceId
integer
required
start_speaker
string
required
nodes
object[]
required
global_prompt
string
model_choice
object

Response

201 - application/json

Newly created conversation flow.

conversation_flow_id
string
required
version
integer
required
start_speaker
string | null
workspaceId
integer | null
global_prompt
string | null
model_choice
object
nodes
object[]