---
title: "POST /kaplan-meier"
method: POST
path: "/kaplan-meier"
---

# POST /kaplan-meier

`POST /kaplan-meier`

Create a dataflow run which does analysis for Kaplan Meier

## Query parameters

- `datasetId` string, required

## Request body

- object
  - `targetCohortId` number, required — Target Cohort Id
  - `outcomeCohortId` number, required — Outcome Cohort Id

## Response `200`

Success

- string

## Other responses

- `default` — Error

---

[API](https://skmtc.net/ohdsi/apis/health-for-clinical-research.md) · [All operations](https://skmtc.net/ohdsi/apis/health-for-clinical-research/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ohdsi/health-for-clinical-research/revisions/e451f31df7de/schema)
