---
title: "Request seek in SyncPlay group."
method: POST
path: "/SyncPlay/Seek"
tags: ["SyncPlay"]
---

# Request seek in SyncPlay group.

`POST /SyncPlay/Seek`

## Request body

- SeekRequestDto — Class SeekRequestDto.
  - `PositionTicks` integer — Gets or sets the position ticks.

## Response `204`

Seek update sent to all group members.

## Other responses

- `401` — Unauthorized
- `403` — Forbidden

---

[API](https://skmtc.net/jellyfin/apis/jellyfin-api.md) · [All operations](https://skmtc.net/jellyfin/apis/jellyfin-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/jellyfin/jellyfin-api/revisions/eb6f75af7066/schema)
