create_backups_upload
Upload a backup file to Audiobookshelf to restore or manage server data. Submit a backup for processing when you need to apply a saved state.
Instructions
Create or act on backups upload.
POST /api/backups/upload
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 |