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.
namestringRequired
Name of the simulation scenario template
descriptionstringRequired
Description of what the scenario template should verify when generating test cases

Response

200
statusstring
Whether the request was successful.
responseobject

Errors

400
Bad Request Error