Skip to main content
POST
Create a scenario from a transcript

Authorizations

Authorization
string
header
required

OAuth access token issued by Cekura for connected apps.

Body

transcript_json
object[]
required

JSON representation of the conversation transcript

personality
integer

ID of the personality to use in the simulation

agent
integer

ID of the agent to use in the simulation

assistant_id
string

Assistant ID to use in the simulation

name
string

Name for the simulated scenario

expected_outcome_prompt
string

Prompt describing the expected outcome of the scenario

folder_path
string | null

Folder path to assign the scenario to (e.g. 'folder_name' or 'parent.child')

Response

progress_id
string