patch_backups_path
Update the backups directory path for the Audiobookshelf server. Specify a new location to store backup files, ensuring backups are saved to the desired destination.
Instructions
Update backups path.
PATCH /api/backups/path
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 |