CreateScenarioReq

  • entities
    Type: array object[]
    required

    Collection of entities with sample data for testing

    • data
      Type: object
      required

      Sample data for this entity conforming to the specified schema

    • entityKey
      Type: string
      required

      Unique identifier for this entity within the scenario

    • schemaKey
      Type: string
      required

      Reference to the schema that validates this entity's data

  • key
    Type: string
    required

    Unique identifier for the scenario within your organization

  • name
    Type: string
    required

    Human-readable name for the scenario

  • description
    Type: string

    Optional description explaining the purpose or use case of this scenario