create_scrobble_stop
Stop scrobbling playback of a movie or show in Trakt when you finish watching in a media center. Sends a stop request to update your watch history.
Instructions
Stop or finish watching in a media center.
POST /scrobble/stop
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 |