create_libraries_order
Set the display order of libraries in Audiobookshelf by submitting the required body payload to the libraries order endpoint.
Instructions
Create or act on libraries order.
POST /api/libraries/order
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 |