Skip to main content
POST
JavaScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

flowId
string<uuid>
required

Body

application/json
title
string
required
Minimum string length: 1
environmentId
string<uuid> | null
prompt
string | null
precededByCustomerFlowId
string<uuid> | null
precededByCustomerFlowVariantId
string<uuid> | null
personaOverrideId
string<uuid> | null

The persona this runs as. Omit to inherit the happy path's.

Response

The edge case that was added

data
Scripted · object
required

One way of running a customer flow.