Seek within playback
Rate limit: Per command · Burst: 20 · Refill: 20 req/s
Seek within active playback.
Triggered webhooks: command.playback.seek.accepted (immediate, carries offset_ms)
Authentication
Path parameters
Session UUID (format {5-char-prefix}-{uuid}).
Headers
Request
Seek offset in milliseconds. Positive seeks forward; negative rewinds. Must be non-zero (zero causes unintended 1000ms forward jump).
Response
Optional. Set to true on idempotent terminal commands when the session was already in a terminal state at the time the request was received. Absent otherwise.