create_settings_discover_add
Create a new discover slider by submitting the required settings fields in the request body. Configures the slider for media discovery in Overseerr or Jellyseerr.
Instructions
Add a new slider.
POST /api/v1/settings/discover/add
Args: 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 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |