⚠️ 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/studio' \
--header 'Content-Type: application/json' \
--data-raw '{
"countdown": 0
}'