delete_library_streams_by_stream_id_ext
Remove a stream from your Plex library by providing its stream ID and file extension.
Instructions
Delete a stream.
DELETE /library/streams/{streamId}.{ext}
Args: stream_id: The id of the stream ext: This is not a part of this endpoint but documented here to satisfy OpenAPI
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ext | Yes | ||
| stream_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |