patch_auth_settings
Update authentication settings for the Audiobookshelf API by patching the auth-settings endpoint. Use it to modify auth configuration, referencing current settings or schema for the body.
Instructions
Update api auth-settings.
PATCH /api/auth-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 |