---
title: "Delete a video stream"
method: DELETE
path: "/agents/{agentId}/streams/{streamId}"
tags: ["Agents Streams"]
---

# Delete a video stream

`DELETE /agents/{agentId}/streams/{streamId}`

## Path parameters

- `agentId` string, required
- `streamId` string, required

## Request body

- StickyStreamRequest
  - `session_id` string

## Response `200`

OK

- Status
  - `status` string

## Other responses

- `400` — SessionError
- `401` — AuthorizationError
- `404` — NotFound

---

[API](https://skmtc.net/d-id/apis/realtime-endpoints.md) · [All operations](https://skmtc.net/d-id/apis/realtime-endpoints/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/d-id/realtime-endpoints/revisions/2f2425e1b6b6/schema)
