Create a simulation scenario
Create a new simulation scenario. Scenarios are templates used when generating test cases to ensure coverage of specific situations.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
name
Name of the simulation scenario template
description
Description of what the scenario template should verify when generating test cases
Response
200
status
Whether the request was successful.
response