create_scrobble_pause
Pause an active watch session in Trakt from your media center to accurately reflect paused playback in scrobble history.
Instructions
Pause watching in a media center.
POST /scrobble/pause
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 |