Send Haptic Direct Control Command
Send a haptic direct control command to the device.
User can set position & velocity or position & time it will take to get the receiver there. One of the velocity or time must be specified.
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.
^[a-z]+-[a-z]+-[a-z]+-[a-z]+$"alpha-bravo-charlie-delta"
Body
User can set position & velocity or position & time it will take to get the receiver there. One of the velocity or time must be specified.
Response
OK