⚠️ Experimental: The Moverse Capture Remote Control API is in an experimental stage. For usage with Moverse Capture Studio, click here.
POST) and removing (DELETE) specific actors via the API is only available in Manual mode (mode: 2).mode: 1), the system manages actors automatically based on the enter_radius_scale and exit_radius_scale.curl --location --request PATCH '/api/v1/actors' \
--header 'Content-Type: application/json' \
--data '{
"mode": 2
}'