---
title: "Suspend an active Flow based on the specified Flow Id"
method: POST
path: "/flows/{flow_id}/suspend"
tags: ["flows"]
---

# Suspend an active Flow based on the specified Flow Id

`POST /flows/{flow_id}/suspend`

You need `workspaces.flow.toggleStatus` permission to access this resource

## Path parameters

- `flow_id` string, required

## Response `202`

Accepted

- object
  - `data` object, required
  - `meta` object, required

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `409` — Conflict

---

[API](https://skmtc.net/elastic/apis/elastic-io-rest-api-documentation-v2.md) · [All operations](https://skmtc.net/elastic/apis/elastic-io-rest-api-documentation-v2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/elastic/elastic-io-rest-api-documentation-v2/revisions/411f9f98c01e/schema)
