v1
latestOpenAPI 3.0.02026-07-14121153292.2 KBRecord the watched playhead position of a video under the active profile.
Can be used later to resume a video from where it was last watched.
Creates one if it doesn't exist, overwrites one if it does.
Path parameters
The id of the item being watched.
Query parameters
The playhead position to record.
The set of opt in feature flags which cause breaking changes to responses.
While Rocket APIs look to avoid breaking changes under the active major version, the formats of responses may need to evolve over this time.
These feature flags allow clients to select which response formats they expect and avoid breaking clients as these formats evolve under the current major version.
Flags
- all - Enable all flags. Useful for testing. Don't use in production.
- idp - Dynamic item detail pages with schedulable rows.
- ldp - Dynamic list detail pages with schedulable rows.
- hb - Hubble formatted image urls.
- rpt - Updated resume point threshold logic.
- cas - "Custom Asset Search", inlcude customAssets in search results.
- lrl - Do not pre-populate related list if more than max_list_prefetch down the page.
- cd - Custom Destination support.
See the feature-flags.md for available flag details.
Language code for the preferred language to be returned in the response.
Parameter value is case-insensitive and should be
- a valid 2 letter language code without region such as en, de
- or with region such as en_us, en_au
If undefined then defaults to 'en', unless the server has been configured with a custom default.
Response
OK.