create_settings_tautulli
Update Tautulli settings by sending a POST request with the desired configuration body. Fetch existing settings or the schema endpoint first to see expected fields.
Instructions
Update Tautulli settings.
POST /api/v1/settings/tautulli
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 |