create_upload
Initiate an audiobook or media upload to Audiobookshelf by sending the required request payload to the API upload endpoint.
Instructions
Create or act on api upload.
POST /api/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 |