create_session_local_all
Creates a local-all session in Audiobookshelf by submitting the required request payload, allowing you to manage playback session state across media items.
Instructions
Create or act on session local-all.
POST /api/session/local-all
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 |