update_settings_discover_by_slider_id
Update a specific discovery slider by its ID, modifying its configuration or content settings in the seerr media management server.
Instructions
Update a single slider.
PUT /api/v1/settings/discover/{sliderId}
Args: slider_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 | ||
| slider_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |