⚠️ Experimental: The Moverse Capture Remote Control API is in an experimental stage. For usage with Moverse Capture Studio, click here.
curl --location --request PATCH '/api/v1/solver' \
--header 'Content-Type: application/json' \
--data-raw '{
"use_hands": true,
"profile": 3
}'