Clone a template to create a new scenario bound to your pathway or persona.
pathway_id or persona_id is required.pathway_id or persona_id is required.false.id (string): The unique identifier for the new scenario.name (string): The scenario name.description (string): The scenario description.category (string): The category inherited from the template.tester_persona_prompt (string): The prompt driving the simulated caller.tester_persona_name (string): The name of the simulated caller persona.pathway_id (string): The pathway this scenario is bound to (if applicable).persona_id (string): The persona this scenario is bound to (if applicable).max_turns (integer): The maximum number of conversational turns.request_data (object): The request data for the test call.start_node_id (string): The starting node ID (if set).bland_tone_enabled (boolean): Whether Bland Tone is enabled.is_required_for_promotion (boolean): Whether this scenario is required for pathway promotion.assertions (array): The assertion objects inherited from the template.
type (string): The assertion type.config (object): Configuration specific to the assertion type.description (string): A human-readable description of the assertion.created_at (string): ISO 8601 timestamp of when the scenario was created.