create_collections
Create a new audiobook collection by submitting the required payload. Check the schema endpoint first to see which fields the resource expects.
Instructions
Create or act on api collections.
POST /api/collections
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 |