CreateScenarioReq
- entitiesType: array object[]required
Collection of entities with sample data for testing
- dataType: objectrequired
Sample data for this entity conforming to the specified schema
- entityType: string
Key requiredUnique identifier for this entity within the scenario
- schemaType: string
Key requiredReference to the schema that validates this entity's data
- keyType: stringrequired
Unique identifier for the scenario within your organization
- nameType: stringrequired
Human-readable name for the scenario
- descriptionType: string
Optional description explaining the purpose or use case of this scenario
