---
title: "Deactivate a probe."
method: DELETE
path: "/api/flows/{id}/probes/{probe_id}"
tags: ["probes"]
---

# Deactivate a probe.

`DELETE /api/flows/{id}/probes/{probe_id}`

## Path parameters

- `id` string, required
- `probe_id` string, required

## Response `200`

Probe deactivated

## Other responses

- `404` — Flow or probe not found

---

[API](https://skmtc.dev/eyevinn/apis/strom-api.md) · [All operations](https://skmtc.dev/eyevinn/apis/strom-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/eyevinn/strom-api/revisions/0df7ca64263f/schema)
