create_backups
Create a new backup of your Audiobookshelf server data. Send the required body payload to the backups API to preserve your library, settings, and user data.
Instructions
Create or act on api backups.
POST /api/backups
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 |