create_feeds_series_by_series_id_open
Open a series feed to access or stream its audiobooks. Provide the series ID and request payload to start playback or enable feed access for your library.
Instructions
Create or act on series open.
POST /api/feeds/series/{seriesId}/open
Args: series_id: Path parameter. body: Request payload. Read the matching GET or the /schema endpoint first to see the fields this resource expects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| series_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |