---
title: "Stop streaming on ONVIF device"
method: POST
path: "/onvif-cameras/{id}/stop-streaming/"
tags: ["onvif-cameras"]
---

# Stop streaming on ONVIF device

`POST /onvif-cameras/{id}/stop-streaming/`

Use this method to stop streaming on ONVIF device.

## Path parameters

- `id` integer, required

## Request body

- ProfileTokenRequest
  - `profile_token` string, required — ONVIF media profile token

## Response `204`

No response body

---

[API](https://skmtc.dev/ntechlab/apis/internal-api-documentation.md) · [All operations](https://skmtc.dev/ntechlab/apis/internal-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ntechlab/internal-api-documentation/revisions/fe217a895bc7/schema)
