Skip to Content
DocsOperationsRunScenario

RunScenario

RunScenario executes a scenario. You can pass parameter to the scenario in the following JSON format:

{"<parameter1Name>": "<value1>", ..., "<parameterNName>": "<valueN>"}
Last updated on