patch_public_share_by_slug_progress
Update the saved playback progress for a public share by providing its slug and a request body with the new position.
Instructions
Update share progress.
PATCH /public/share/{slug}/progress
Args: slug: Path parameter. 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 | ||
| slug | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |