---
title: "Simulate regex pattern"
method: POST
path: "/pipeline/regex-pattern/simulate"
tags: ["Sampling and Simulation"]
---

# Simulate regex pattern

`POST /pipeline/regex-pattern/simulate`

View results of sending data using a regular expression

## Request body

- object
  - `pattern` string, required
  - `values` string[], required

## Response `200`

Default Response

---

[API](https://skmtc.net/mezmo/apis/pipeline-api.md) · [All operations](https://skmtc.net/mezmo/apis/pipeline-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mezmo/pipeline-api/revisions/fb2535545d90/schema)
