Seek Haptic Script Offset
Haptic Script Control
Seek Haptic Script Offset
Seek the haptic script offset to playback on the device.
See the Server Time Guide to calculate the server time.
POST
Seek Haptic Script Offset
Authorizations
Short-lived session token obtained from POST /api/sessions/v2.
Send it as Authorization: Bearer <session_token> together with the X-Device-Key: <device-key> header identifying the target device.
Headers
Device Key (4 BIP39 words) identifying the target device.
Obtain it from POST /device/otp/confirm/v2.
Pattern:
^[a-z]+-[a-z]+-[a-z]+-[a-z]+$Example:
"alpha-bravo-charlie-delta"
Body
application/json
Response
200
OK