create_session_local
Create or update a local playback session in Audiobookshelf by posting session data to the API, enabling you to track and manage in-progress listening activities.
Instructions
Create or act on session local.
POST /api/session/local
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 |