---
title: "POST /transform-group/{transform_group_id}/simulate"
method: POST
path: "/transform-group/{transform_group_id}/simulate"
tags: ["Sampling and Simulation"]
---

# POST /transform-group/{transform_group_id}/simulate

`POST /transform-group/{transform_group_id}/simulate`

Sends data to a vector instance with a simulated transform group

## Path parameters

- `transform_group_id` string, uuid, required

## Request body

- object
  - `sample_id` string, uuid, 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)
