patch_settings
Update API settings for Audiobookshelf by sending a request payload. Check the GET or schema endpoint to see the expected fields.
Instructions
Update api settings.
PATCH /api/settings
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 |